Helmet needs only one character in squirrel mode, add a trailing space

This commit is contained in:
Yohann D'ANELLO 2021-01-08 12:07:13 +01:00
parent 571e9db3e8
commit 120ec82d09
Signed by: ynerant
GPG Key ID: 3A75C55819C8CF85
1 changed files with 1 additions and 1 deletions

View File

@ -118,7 +118,7 @@ TexturePack.SQUIRREL_PACK = TexturePack(
HAZELNUT='🌰',
HEART='💜',
HEDGEHOG='🦔',
HELMET='⛑️',
HELMET='⛑️ ',
PLAYER='🐿️ ',
MERCHANT='🦜',
RABBIT='🐇',