diff options
author | JozanLeClerc <bousset.rudy@gmail.com> | 2020-02-06 18:35:48 +0100 |
---|---|---|
committer | JozanLeClerc <bousset.rudy@gmail.com> | 2020-02-06 18:35:48 +0100 |
commit | 6fff70fddeae8b73d9fce53d961fec019a52d44e (patch) | |
tree | 55429dd4f36d3d6efef2af0fc72c663aaa0a0465 /map/map_one.cub | |
parent | Reverted Makefile (diff) | |
download | 42-cub3d-6fff70fddeae8b73d9fce53d961fec019a52d44e.tar.gz 42-cub3d-6fff70fddeae8b73d9fce53d961fec019a52d44e.tar.bz2 42-cub3d-6fff70fddeae8b73d9fce53d961fec019a52d44e.tar.xz 42-cub3d-6fff70fddeae8b73d9fce53d961fec019a52d44e.tar.zst 42-cub3d-6fff70fddeae8b73d9fce53d961fec019a52d44e.zip |
xdpyinfo works on Linux
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 9bb7687..e30aed1 100644 --- a/map/map_one.cub +++ b/map/map_one.cub @@ -1,4 +1,4 @@ -R 20800 11600 +R 2800 1160 NO ./path_to_the_north_texture SO ./path_to_the_south_texture |