diff options
author | JozanLeClerc <bousset.rudy@gmail.com> | 2020-02-13 23:35:05 +0100 |
---|---|---|
committer | JozanLeClerc <bousset.rudy@gmail.com> | 2020-02-13 23:35:05 +0100 |
commit | b4825e7b78daf4953adfeba37fc48dba801f7d57 (patch) | |
tree | 27beb6c6349bb5b25bcd299e70780891acb174e3 /map/map_one.cub | |
parent | Colors (diff) | |
download | 42-cub3d-b4825e7b78daf4953adfeba37fc48dba801f7d57.tar.gz 42-cub3d-b4825e7b78daf4953adfeba37fc48dba801f7d57.tar.bz2 42-cub3d-b4825e7b78daf4953adfeba37fc48dba801f7d57.tar.xz 42-cub3d-b4825e7b78daf4953adfeba37fc48dba801f7d57.tar.zst 42-cub3d-b4825e7b78daf4953adfeba37fc48dba801f7d57.zip |
Nice changes, secured segvs
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 b6a98e0..fb74051 100644 --- a/map/map_one.cub +++ b/map/map_one.cub @@ -1,4 +1,4 @@ -R 1600 1000 +R 800 600 NO ./path_to_the_north_texture SO ./path_to_the_south_texture |