diff options
author | Rudy Bousset <rbousset@z2r4p1.le-101.fr> | 2020-03-08 17:11:26 +0100 |
---|---|---|
committer | Rudy Bousset <rbousset@z2r4p1.le-101.fr> | 2020-03-08 17:11:26 +0100 |
commit | b30087062bea536f713ac9cbdf304cb24fa0e844 (patch) | |
tree | 1b27fc1648cb5edcd50f8abc41fc902d828b233b /map | |
parent | At least it compiles (diff) | |
download | 42-cub3d-b30087062bea536f713ac9cbdf304cb24fa0e844.tar.gz 42-cub3d-b30087062bea536f713ac9cbdf304cb24fa0e844.tar.bz2 42-cub3d-b30087062bea536f713ac9cbdf304cb24fa0e844.tar.xz 42-cub3d-b30087062bea536f713ac9cbdf304cb24fa0e844.tar.zst 42-cub3d-b30087062bea536f713ac9cbdf304cb24fa0e844.zip |
Removed sceret door bonus because it is no door
Diffstat (limited to '')
-rw-r--r-- | map/lvl_four.cub | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/map/lvl_four.cub b/map/lvl_four.cub index 49e28ef..6c6428e 100644 --- a/map/lvl_four.cub +++ b/map/lvl_four.cub @@ -23,6 +23,6 @@ L ./map/lvl_five.cub 111110111111011 11111111111010111 1100000000000000001 - 111111111DDD111111011 + 111111111111111111011 1E000000000000000000001 1111111111111111111111111 |