diff options
author | Rudy Bousset <rbousset@z2r4p3.le-101.fr> | 2020-02-10 20:12:17 +0100 |
---|---|---|
committer | Rudy Bousset <rbousset@z2r4p3.le-101.fr> | 2020-02-10 20:12:17 +0100 |
commit | 57f949a95ad9e3c7c3c8dc17d45290aa887df6f1 (patch) | |
tree | 42ad4852285df1e07da7153f2b70a0fb4120d853 /map/map_one.cub | |
parent | changes (diff) | |
download | 42-cub3d-57f949a95ad9e3c7c3c8dc17d45290aa887df6f1.tar.gz 42-cub3d-57f949a95ad9e3c7c3c8dc17d45290aa887df6f1.tar.bz2 42-cub3d-57f949a95ad9e3c7c3c8dc17d45290aa887df6f1.tar.xz 42-cub3d-57f949a95ad9e3c7c3c8dc17d45290aa887df6f1.tar.zst 42-cub3d-57f949a95ad9e3c7c3c8dc17d45290aa887df6f1.zip |
Better Makefile
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 d988c7a..6586085 100644 --- a/map/map_one.cub +++ b/map/map_one.cub @@ -1,4 +1,4 @@ -R 1200 600 +R 1200 100000 NO ./path_to_the_north_texture SO ./path_to_the_south_texture |