summaryrefslogtreecommitdiff
path: root/src/map/map.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/map.hpp')
-rw-r--r--src/map/map.hpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/map/map.hpp b/src/map/map.hpp
index 44c5bfb..9a184d5 100644
--- a/src/map/map.hpp
+++ b/src/map/map.hpp
@@ -342,9 +342,7 @@ struct npc_data : block_list
bool deletion_pending;
- std::list<RString> eventqueuel;
Array<Timer, MAX_EVENTTIMER> eventtimer;
- short arenaflag;
private:
dumb_ptr<npc_data_script> as_script();