diff options
author | Rudy Bousset <rbousset@z2r4p3.le-101.fr> | 2020-02-09 19:47:39 +0100 |
---|---|---|
committer | Rudy Bousset <rbousset@z2r4p3.le-101.fr> | 2020-02-09 19:47:39 +0100 |
commit | 74b37458abe9a24231a979dab0cf437d015373cd (patch) | |
tree | c97ddfe8c8c9f12dc49aa87da5086fe849daee79 /map/map_one.cub | |
parent | Better error management (diff) | |
download | 42-cub3d-74b37458abe9a24231a979dab0cf437d015373cd.tar.gz 42-cub3d-74b37458abe9a24231a979dab0cf437d015373cd.tar.bz2 42-cub3d-74b37458abe9a24231a979dab0cf437d015373cd.tar.xz 42-cub3d-74b37458abe9a24231a979dab0cf437d015373cd.tar.zst 42-cub3d-74b37458abe9a24231a979dab0cf437d015373cd.zip |
Better map colors
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 7b42dfe..881ba21 100644 --- a/map/map_one.cub +++ b/map/map_one.cub @@ -6,7 +6,7 @@ EA ./path_to_the_east_texture WE ./path_to_the_west_texture S ./path_to_the_sprite_texture -F 255,878,0 +F 200,225,145 C 225,30,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 |