diff options
author | JozanLeClerc <bousset.rudy@gmail.com> | 2020-04-01 17:23:03 +0200 |
---|---|---|
committer | JozanLeClerc <bousset.rudy@gmail.com> | 2020-04-01 17:23:03 +0200 |
commit | 623c6af72b22aca4bc43009b7039640595521b2e (patch) | |
tree | b3a9896b06552f385c9bc2f536588e31b609fdcb /map | |
parent | Killing skeltons gives ammo, but still segv (diff) | |
download | 42-cub3d-623c6af72b22aca4bc43009b7039640595521b2e.tar.gz 42-cub3d-623c6af72b22aca4bc43009b7039640595521b2e.tar.bz2 42-cub3d-623c6af72b22aca4bc43009b7039640595521b2e.tar.xz 42-cub3d-623c6af72b22aca4bc43009b7039640595521b2e.tar.zst 42-cub3d-623c6af72b22aca4bc43009b7039640595521b2e.zip |
Still segv but solved invalid read
Diffstat (limited to 'map')
-rw-r--r-- | map/lvl_six.cub | 2 | ||||
-rw-r--r-- | map/map_seven.cub | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/map/lvl_six.cub b/map/lvl_six.cub index c31e1df..7e3aad9 100644 --- a/map/lvl_six.cub +++ b/map/lvl_six.cub @@ -34,5 +34,5 @@ MU ./media/sound/DEVANT-LES-KAISSONS.wav 1000000000000000001 10000000N0000000001 1000000000000000001 -1++++++@@@@+++++++1 +1+++++@#@#@#++++++1 1111111111111111111 diff --git a/map/map_seven.cub b/map/map_seven.cub index 1891e51..4b08258 100644 --- a/map/map_seven.cub +++ b/map/map_seven.cub @@ -1,4 +1,4 @@ -R 1024 768 +R 300 200 NO ./media/img/tex/plate_small.xpm SO ./media/img/tex/plate_small.xpm @@ -14,7 +14,7 @@ C 150,150,150 1111111111111111111 1000000000000000001 1000000000000000001 -100000000e000000001 +10e0e0e00e0e0e0e001 1000000000000000001 1000000000000000001 1000000000000000001 |