Added a gems icon to the world map.

This commit is contained in:
Scott Erickson 2014-11-12 17:19:56 -08:00
parent 5b034194ee
commit 73fee3e801

View file

@ -259,6 +259,8 @@ $gameControlMargin: 30px
background-position: (-3 * $gameControlSize) 0px
&.settings
background-position: (-4 * $gameControlSize) 0px
&.gems
background-position: (-5 * $gameControlSize) 0px
.tooltip
font-size: 24px