diff options
author | JozanLeClerc <bousset.rudy@gmail.com> | 2020-03-27 17:15:57 +0100 |
---|---|---|
committer | JozanLeClerc <bousset.rudy@gmail.com> | 2020-03-27 17:15:57 +0100 |
commit | 38b41c7b82981453092613b30219d4062964d770 (patch) | |
tree | ef7ab38b589d5c2578e7b04c1d67ebe6c8a69ca5 | |
parent | cleaner (diff) | |
download | 42-cub3d-38b41c7b82981453092613b30219d4062964d770.tar.gz 42-cub3d-38b41c7b82981453092613b30219d4062964d770.tar.bz2 42-cub3d-38b41c7b82981453092613b30219d4062964d770.tar.xz 42-cub3d-38b41c7b82981453092613b30219d4062964d770.tar.zst 42-cub3d-38b41c7b82981453092613b30219d4062964d770.zip |
Map update
-rw-r--r-- | map/map_one.cub | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/map/map_one.cub b/map/map_one.cub index 4b88719..0935590 100644 --- a/map/map_one.cub +++ b/map/map_one.cub @@ -15,7 +15,6 @@ S5 ./media/img/sprites/linus.xpm S6 ./media/img/sprites/linus.xpm S7 ./media/img/sprites/linus.xpm S8 ./media/img/sprites/pylon.xpm -S9 ./media/img/sprites/linus.xpm T ./media/img/sprites/spikes.xpm |