summaryrefslogtreecommitdiff
path: root/src/dungeon_info_type.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/dungeon_info_type.hpp')
-rw-r--r--src/dungeon_info_type.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/dungeon_info_type.hpp b/src/dungeon_info_type.hpp
index 5f6fc9d0..b7b61a53 100644
--- a/src/dungeon_info_type.hpp
+++ b/src/dungeon_info_type.hpp
@@ -38,7 +38,6 @@ struct dungeon_info_type
s16b maxdepth; /* Maximal depth */
bool_ principal; /* If it's a part of the main dungeon */
- byte next; /* The next part of the main dungeon */
byte min_plev; /* Minimal plev needed to enter -- it's an anti-cheating mesure */
int min_m_alloc_level; /* Minimal number of monsters per level */