diff options
author | Rudy Bousset <rbousset@z2r5p6.le-101.fr> | 2020-02-14 18:57:10 +0100 |
---|---|---|
committer | Rudy Bousset <rbousset@z2r5p6.le-101.fr> | 2020-02-14 18:57:10 +0100 |
commit | f5e4e2f56a9d1b6019cc937e1291930455502c99 (patch) | |
tree | f89f14a43145af99e0a639a5209c067149436189 /map/map_one.cub | |
parent | Norme is bav (diff) | |
download | 42-cub3d-f5e4e2f56a9d1b6019cc937e1291930455502c99.tar.gz 42-cub3d-f5e4e2f56a9d1b6019cc937e1291930455502c99.tar.bz2 42-cub3d-f5e4e2f56a9d1b6019cc937e1291930455502c99.tar.xz 42-cub3d-f5e4e2f56a9d1b6019cc937e1291930455502c99.tar.zst 42-cub3d-f5e4e2f56a9d1b6019cc937e1291930455502c99.zip |
Bug fix, changed rot speed
Diffstat (limited to '')
-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 a8dc201..1a82a84 100644 --- a/map/map_one.cub +++ b/map/map_one.cub @@ -1,4 +1,4 @@ -R 1200 1000 +R 1200 900 NO ./path_to_the_north_texture SO ./path_to_the_south_texture |