diff options
author | Rudy Bousset <bousset.rudy@gmail.com> | 2020-05-14 15:03:28 +0200 |
---|---|---|
committer | Rudy Bousset <bousset.rudy@gmail.com> | 2020-05-14 15:03:28 +0200 |
commit | 113147926d79638132f145a71d0b9a3a74518589 (patch) | |
tree | 647a92ec33e9c211f22c6eb3bdbd7f85fd43e694 /map | |
parent | Added music to the main story (diff) | |
download | 42-cub3d-113147926d79638132f145a71d0b9a3a74518589.tar.gz 42-cub3d-113147926d79638132f145a71d0b9a3a74518589.tar.bz2 42-cub3d-113147926d79638132f145a71d0b9a3a74518589.tar.xz 42-cub3d-113147926d79638132f145a71d0b9a3a74518589.tar.zst 42-cub3d-113147926d79638132f145a71d0b9a3a74518589.zip |
Can't exit cleanly
Diffstat (limited to 'map')
-rw-r--r-- | map/quest_start.cub | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/map/quest_start.cub b/map/quest_start.cub index 08ad883..2d4972f 100644 --- a/map/quest_start.cub +++ b/map/quest_start.cub @@ -1,4 +1,4 @@ -R 1200 1000 +R 1100 900 NO media/img/tex/castle_wall.xpm SO media/img/tex/castle_wall.xpm |