diff options
author | JozanLeClerc <bousset.rudy@gmail.com> | 2020-03-04 02:26:36 +0100 |
---|---|---|
committer | JozanLeClerc <bousset.rudy@gmail.com> | 2020-03-04 02:26:36 +0100 |
commit | 032d8b3a30272fae40767ffe5952e0a5cc979b4a (patch) | |
tree | 24b9023a03f447cf4d88f11e5a3b6e95243a35aa /map/map_five.cub | |
parent | Good as it is (diff) | |
download | 42-cub3d-032d8b3a30272fae40767ffe5952e0a5cc979b4a.tar.gz 42-cub3d-032d8b3a30272fae40767ffe5952e0a5cc979b4a.tar.bz2 42-cub3d-032d8b3a30272fae40767ffe5952e0a5cc979b4a.tar.xz 42-cub3d-032d8b3a30272fae40767ffe5952e0a5cc979b4a.tar.zst 42-cub3d-032d8b3a30272fae40767ffe5952e0a5cc979b4a.zip |
Fixed minimap
Diffstat (limited to 'map/map_five.cub')
-rw-r--r-- | map/map_five.cub | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/map/map_five.cub b/map/map_five.cub index 6239410..904b706 100644 --- a/map/map_five.cub +++ b/map/map_five.cub @@ -1,4 +1,4 @@ -R 1440 900 +R 1440 1000 NO ./media/img/terre.xpm SO ./media/img/terre.xpm WE ./media/img/terre.xpm |