diff options
author | JozanLeClerc <bousset.rudy@gmail.com> | 2020-02-04 23:45:21 +0100 |
---|---|---|
committer | JozanLeClerc <bousset.rudy@gmail.com> | 2020-02-04 23:45:21 +0100 |
commit | 20a7a10c762d2d81d3f749d08d4da3f56a045dce (patch) | |
tree | 0e04d3d6b0828b4b65e1bb4d49b464678492b03d /map | |
parent | Pretty good (diff) | |
download | 42-cub3d-20a7a10c762d2d81d3f749d08d4da3f56a045dce.tar.gz 42-cub3d-20a7a10c762d2d81d3f749d08d4da3f56a045dce.tar.bz2 42-cub3d-20a7a10c762d2d81d3f749d08d4da3f56a045dce.tar.xz 42-cub3d-20a7a10c762d2d81d3f749d08d4da3f56a045dce.tar.zst 42-cub3d-20a7a10c762d2d81d3f749d08d4da3f56a045dce.zip |
Scale
Diffstat (limited to 'map')
-rw-r--r-- | map/map_one.cub | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/map/map_one.cub b/map/map_one.cub index d5b931a..f0bd991 100644 --- a/map/map_one.cub +++ b/map/map_one.cub @@ -1,5 +1,4 @@ -R 1200 600 - +R 1720 880 NO ./path_to_the_north_texture SO ./path_to_the_south_texture |