diff options
author | JozanLeClerc <bousset.rudy@gmail.com> | 2020-03-27 15:44:12 +0100 |
---|---|---|
committer | JozanLeClerc <bousset.rudy@gmail.com> | 2020-03-27 15:44:33 +0100 |
commit | a4342816383dd39666bb6007210eb38b6819469a (patch) | |
tree | 7f7f07dd5e4777bcea1720f91377ff239f7aa80b /map/map_one.cub | |
parent | test map update (diff) | |
download | 42-cub3d-a4342816383dd39666bb6007210eb38b6819469a.tar.gz 42-cub3d-a4342816383dd39666bb6007210eb38b6819469a.tar.bz2 42-cub3d-a4342816383dd39666bb6007210eb38b6819469a.tar.xz 42-cub3d-a4342816383dd39666bb6007210eb38b6819469a.tar.zst 42-cub3d-a4342816383dd39666bb6007210eb38b6819469a.zip |
Five threads for compat
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 a9be5b7..d86cfd2 100644 --- a/map/map_one.cub +++ b/map/map_one.cub @@ -1,4 +1,4 @@ -R 1280 1024 +R 1331 998 NO ./media/img/tex/wood_wall_1.xpm SO ./media/img/tex/wood_wall_1.xpm |