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/map_one.cub | |
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 '')
-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 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 |