Use bricks for walls
This commit is contained in:
parent
56ba9d186e
commit
1e66e263bc
|
@ -54,7 +54,7 @@ TexturePack.SQUIRREL_PACK = TexturePack(
|
|||
entity_fg_color=curses.COLOR_WHITE,
|
||||
entity_bg_color=curses.COLOR_WHITE,
|
||||
EMPTY=' ',
|
||||
WALL='🟫',
|
||||
WALL='🧱',
|
||||
FLOOR='██',
|
||||
PLAYER='🐿 ️',
|
||||
HEDGEHOG='🦔',
|
||||
|
|
Loading…
Reference in New Issue