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:
eichhornchen 2020-11-20 15:57:18 +01:00
commit 84eebfd848
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ TexturePack.SQUIRREL_PACK = TexturePack(
EMPTY=' ',
WALL='🧱',
FLOOR='██',
PLAYER='🐿 ',
PLAYER='🐿 ',
HEDGEHOG='🦔',
HEART='💜',
BOMB='💣',