diff options
Diffstat (limited to 'src/mapsector.h')
-rw-r--r-- | src/mapsector.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mapsector.h b/src/mapsector.h index ad6161bdf..d5ffa7f1d 100644 --- a/src/mapsector.h +++ b/src/mapsector.h @@ -34,8 +34,6 @@ with this program; if not, write to the Free Software Foundation, Inc., This is an Y-wise stack of MapBlocks. */ -#define WATER_LEVEL (-5) - #define SECTOR_OBJECT_TEST 0 #define SECTOR_OBJECT_TREE_1 1 #define SECTOR_OBJECT_BUSH_1 2 |