Compare commits
No commits in common. "347774b4f23940ef57115d1b16ec8d11b9bc219e" and "f3955e971732d825788bcc90b26054cc8a0decfe" have entirely different histories.
347774b4f2
...
f3955e9717
1 changed files with 1 additions and 1 deletions
|
|
@ -3,6 +3,6 @@ export const images = {
|
|||
floor: '/res/floor.png',
|
||||
player: '/res/player.png',
|
||||
box: '/res/box.png',
|
||||
destination: '/res/destination_vache.png',
|
||||
destination: '/res/destination.png',
|
||||
empty: '/res/empty.png',
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in a new issue