Merge branch 'test' into 'master'
Fix the display of the squirrel emoji on my debian (and maybe all debian distributions) See merge request ynerant/squirrel-battle!22
This commit is contained in:
commit
84eebfd848
|
@ -65,7 +65,7 @@ TexturePack.SQUIRREL_PACK = TexturePack(
|
|||
EMPTY=' ',
|
||||
WALL='🧱',
|
||||
FLOOR='██',
|
||||
PLAYER='🐿 ️',
|
||||
PLAYER='🐿️ ️',
|
||||
HEDGEHOG='🦔',
|
||||
HEART='💜',
|
||||
BOMB='💣',
|
||||
|
|
Loading…
Reference in New Issue