diff options
author | JozanLeClerc <bousset.rudy@gmail.com> | 2020-04-20 01:44:16 +0200 |
---|---|---|
committer | JozanLeClerc <bousset.rudy@gmail.com> | 2020-04-20 01:44:16 +0200 |
commit | 7496f545a1f5d2e497e7c14512b03dd824d95fd4 (patch) | |
tree | 5c7ca3f8de20e26514195731f8472d286068c85f /map/map_one.cub | |
parent | Solved conditionnal jump (diff) | |
download | 42-cub3d-7496f545a1f5d2e497e7c14512b03dd824d95fd4.tar.gz 42-cub3d-7496f545a1f5d2e497e7c14512b03dd824d95fd4.tar.bz2 42-cub3d-7496f545a1f5d2e497e7c14512b03dd824d95fd4.tar.xz 42-cub3d-7496f545a1f5d2e497e7c14512b03dd824d95fd4.tar.zst 42-cub3d-7496f545a1f5d2e497e7c14512b03dd824d95fd4.zip |
Better
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 b9a8288..f068339 100644 --- a/map/map_one.cub +++ b/map/map_one.cub @@ -1,4 +1,4 @@ -R 1200 940 +R 1200 1000 NO ./media/img/tex/wood_wall_1_small.xpm SO ./media/img/tex/wood_wall_1_small.xpm |