diff options
author | Rudy Bousset <rbousset@z2r4p3.le-101.fr> | 2020-02-05 20:56:58 +0100 |
---|---|---|
committer | Rudy Bousset <rbousset@z2r4p3.le-101.fr> | 2020-02-05 20:56:58 +0100 |
commit | d105248f0b08a5c37221a91365a8edb56ce6766d (patch) | |
tree | 55275df48ab00b9a9998239ed2a79e45fad674eb /map | |
parent | Norme (diff) | |
download | 42-cub3d-d105248f0b08a5c37221a91365a8edb56ce6766d.tar.gz 42-cub3d-d105248f0b08a5c37221a91365a8edb56ce6766d.tar.bz2 42-cub3d-d105248f0b08a5c37221a91365a8edb56ce6766d.tar.xz 42-cub3d-d105248f0b08a5c37221a91365a8edb56ce6766d.tar.zst 42-cub3d-d105248f0b08a5c37221a91365a8edb56ce6766d.zip |
Experiment
Diffstat (limited to 'map')
-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 2a4c17a..9bb7687 100644 --- a/map/map_one.cub +++ b/map/map_one.cub @@ -1,4 +1,4 @@ -R 1200 600 +R 20800 11600 NO ./path_to_the_north_texture SO ./path_to_the_south_texture |