diff options
author | JozanLeClerc <bousset.rudy@gmail.com> | 2020-03-15 18:29:58 +0100 |
---|---|---|
committer | JozanLeClerc <bousset.rudy@gmail.com> | 2020-03-15 18:29:58 +0100 |
commit | d978ec52497e4e3ff14b759dda68049f27a1957b (patch) | |
tree | b1ca75a91cadbb414068ccda4002bebd6750b32c /map/map_one.cub | |
parent | Makefiles fix (diff) | |
download | 42-cub3d-d978ec52497e4e3ff14b759dda68049f27a1957b.tar.gz 42-cub3d-d978ec52497e4e3ff14b759dda68049f27a1957b.tar.bz2 42-cub3d-d978ec52497e4e3ff14b759dda68049f27a1957b.tar.xz 42-cub3d-d978ec52497e4e3ff14b759dda68049f27a1957b.tar.zst 42-cub3d-d978ec52497e4e3ff14b759dda68049f27a1957b.zip |
Leak fix
Diffstat (limited to '')
-rw-r--r-- | map/map_one.cub | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/map/map_one.cub b/map/map_one.cub index 3dad2cc..e609a1b 100644 --- a/map/map_one.cub +++ b/map/map_one.cub @@ -19,7 +19,7 @@ T ./media/img/spikes.xpm SH 2 111111111111111111 140000000000300001 -1000E0000000000001 +1000ET000000000001 100100000000300001 101100000111000001 111111111111110011 |