diff options
author | JozanLeClerc <bousset.rudy@gmail.com> | 2020-02-22 23:59:26 +0100 |
---|---|---|
committer | JozanLeClerc <bousset.rudy@gmail.com> | 2020-02-22 23:59:26 +0100 |
commit | 4ae78583f731a3d8512693e80ccbcf522855312b (patch) | |
tree | ad49e2a498f7b98b52e0169eab5f2fe6504740cd /map | |
parent | Smooth af (diff) | |
download | 42-cub3d-4ae78583f731a3d8512693e80ccbcf522855312b.tar.gz 42-cub3d-4ae78583f731a3d8512693e80ccbcf522855312b.tar.bz2 42-cub3d-4ae78583f731a3d8512693e80ccbcf522855312b.tar.xz 42-cub3d-4ae78583f731a3d8512693e80ccbcf522855312b.tar.zst 42-cub3d-4ae78583f731a3d8512693e80ccbcf522855312b.zip |
Fixed map_three, Makefiles have POWERMODE
Diffstat (limited to 'map')
-rw-r--r-- | map/map_one.cub | 2 | ||||
-rw-r--r-- | map/map_three.cub | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/map/map_one.cub b/map/map_one.cub index a079238..9269e32 100644 --- a/map/map_one.cub +++ b/map/map_one.cub @@ -1,4 +1,4 @@ -R 1400 10000 +R 1400 900 NO ./media/img/BRIQUASSES.xpm SO ./media/img/BRIQUASSE_3.xpm diff --git a/map/map_three.cub b/map/map_three.cub index c2e6edf..fade5ef 100644 --- a/map/map_three.cub +++ b/map/map_three.cub @@ -9,7 +9,7 @@ S ./media/img/segfot.xpm C 50,100,200 F 50,190,124 -1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 -1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 1 -1 E 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 -1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 1 +1 E 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 +1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 |