diff --git a/modules/ressources.mjs b/modules/ressources.mjs index 65a5daf..58c64b0 100644 --- a/modules/ressources.mjs +++ b/modules/ressources.mjs @@ -3,6 +3,6 @@ export const images = { floor: '/res/floor.png', player: '/res/player.png', box: '/res/box.png', - destination: '/res/destination.png', + destination: '/res/destination_vache.png', empty: '/res/empty.png', }; diff --git a/res/box.png b/res/box.png index ad1b164..8b4e2e0 100644 Binary files a/res/box.png and b/res/box.png differ