diff options
author | Rudy Bousset <rbousset@z2r5p2.le-101.fr> | 2020-01-27 20:22:14 +0100 |
---|---|---|
committer | Rudy Bousset <rbousset@z2r5p2.le-101.fr> | 2020-01-27 20:22:14 +0100 |
commit | 0978388f4ae8f78c53ade14db1d5c1c8819e4310 (patch) | |
tree | 35b795404f3642fe60d7ee9cffb284f608b73cd8 /map/map_one.cub | |
parent | Added @ (diff) | |
download | 42-cub3d-0978388f4ae8f78c53ade14db1d5c1c8819e4310.tar.gz 42-cub3d-0978388f4ae8f78c53ade14db1d5c1c8819e4310.tar.bz2 42-cub3d-0978388f4ae8f78c53ade14db1d5c1c8819e4310.tar.xz 42-cub3d-0978388f4ae8f78c53ade14db1d5c1c8819e4310.tar.zst 42-cub3d-0978388f4ae8f78c53ade14db1d5c1c8819e4310.zip |
Nice map drawing
Diffstat (limited to 'map/map_one.cub')
-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 df60d8f..e35fb76 100644 --- a/map/map_one.cub +++ b/map/map_one.cub @@ -1,4 +1,4 @@ -R 800 600 +R 1700 1000 NO ./path_to_the_north_texture SO ./path_to_the_south_texture WE ./path_to_the_west_texture |