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 was merged in pull request #103.
	This commit is contained in:
		@@ -65,7 +65,7 @@ TexturePack.SQUIRREL_PACK = TexturePack(
 | 
			
		||||
    EMPTY='  ',
 | 
			
		||||
    WALL='🧱',
 | 
			
		||||
    FLOOR='██',
 | 
			
		||||
    PLAYER='🐿 ️',
 | 
			
		||||
    PLAYER='🐿️ ️',
 | 
			
		||||
    HEDGEHOG='🦔',
 | 
			
		||||
    HEART='💜',
 | 
			
		||||
    BOMB='💣',
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user