diff options
author | Rudy Bousset <rbousset@z2r5p2.le-101.fr> | 2020-02-03 20:28:38 +0100 |
---|---|---|
committer | Rudy Bousset <rbousset@z2r5p2.le-101.fr> | 2020-02-03 20:28:38 +0100 |
commit | 635748945ab8b67ac505abd5cf9b493b728f84f5 (patch) | |
tree | 6ad67dc98940e83b92af31c0dc2bc036c47e021b /map/map_one.cub | |
parent | Missing texture bug fix (diff) | |
download | 42-cub3d-635748945ab8b67ac505abd5cf9b493b728f84f5.tar.gz 42-cub3d-635748945ab8b67ac505abd5cf9b493b728f84f5.tar.bz2 42-cub3d-635748945ab8b67ac505abd5cf9b493b728f84f5.tar.xz 42-cub3d-635748945ab8b67ac505abd5cf9b493b728f84f5.tar.zst 42-cub3d-635748945ab8b67ac505abd5cf9b493b728f84f5.zip |
Check doubles, nicer parsing
Diffstat (limited to 'map/map_one.cub')
-rw-r--r-- | map/map_one.cub | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/map/map_one.cub b/map/map_one.cub index 5e1f44e..1a7ecc4 100644 --- a/map/map_one.cub +++ b/map/map_one.cub @@ -1,5 +1,6 @@ R 1200 600 + NO ./path_to_the_north_texture SO ./path_to_the_south_texture EA ./path_to_the_east_texture |