diff options
author | JozanLeClerc <bousset.rudy@gmail.com> | 2020-03-28 13:59:29 +0100 |
---|---|---|
committer | JozanLeClerc <bousset.rudy@gmail.com> | 2020-03-28 13:59:29 +0100 |
commit | 4bcf56150b67f9e8ac21180cbe62cd64102a5f8f (patch) | |
tree | 44007b988eb756616f259fd08e11dc471b4f492d /map/map_one.cub | |
parent | Five threads for compat (diff) | |
download | 42-cub3d-4bcf56150b67f9e8ac21180cbe62cd64102a5f8f.tar.gz 42-cub3d-4bcf56150b67f9e8ac21180cbe62cd64102a5f8f.tar.bz2 42-cub3d-4bcf56150b67f9e8ac21180cbe62cd64102a5f8f.tar.xz 42-cub3d-4bcf56150b67f9e8ac21180cbe62cd64102a5f8f.tar.zst 42-cub3d-4bcf56150b67f9e8ac21180cbe62cd64102a5f8f.zip |
Fixed floor segv
Diffstat (limited to 'map/map_one.cub')
-rw-r--r-- | map/map_one.cub | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/map/map_one.cub b/map/map_one.cub index d86cfd2..9baf31c 100644 --- a/map/map_one.cub +++ b/map/map_one.cub @@ -19,15 +19,15 @@ SH 2 1111111111111111111 1000000000000000001 - 1020304050607080001 1000000000000000001 -111111111111020304050607080001 + 1000000000000000001 +111111111111000000000000000001 +100000000000000000000000000001 100000000000000000000000000001 -100000000000020304050607080001 100000000000000000000000000001 1001000000T0000000000000000001 10110+0+0111000001110000000111 -111111111111110011 1000N0001 +111111111111110011 10000N001 1000001 100001 111111111 1001001 100001 1011001 100001 |