Merge branch 'master' of https://git.etud.insa-toulouse.fr/nbillard/sokoban
This commit is contained in:
commit
efaf26cd5b
2 changed files with 1 additions and 1 deletions
|
@ -3,6 +3,6 @@ export const images = {
|
||||||
floor: '/res/floor.png',
|
floor: '/res/floor.png',
|
||||||
player: '/res/player.png',
|
player: '/res/player.png',
|
||||||
box: '/res/box.png',
|
box: '/res/box.png',
|
||||||
destination: '/res/destination.png',
|
destination: '/res/destination_vache.png',
|
||||||
empty: '/res/empty.png',
|
empty: '/res/empty.png',
|
||||||
};
|
};
|
||||||
|
|
BIN
res/box.png
BIN
res/box.png
Binary file not shown.
Before Width: | Height: | Size: 799 B After Width: | Height: | Size: 8.3 KiB |
Loading…
Reference in a new issue