summaryrefslogtreecommitdiff
path: root/src/map/pc.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/pc.h')
-rw-r--r--src/map/pc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/map/pc.h b/src/map/pc.h
index c55e7f2cc..a7d30d1ce 100644
--- a/src/map/pc.h
+++ b/src/map/pc.h
@@ -88,6 +88,7 @@ struct map_session_data {
unsigned killable : 1;
unsigned doridori : 1;
unsigned ignoreAll : 1;
+ unsigned debug_remove_map : 1; // temporary state to track double remove_map's [FlavioJS]
unsigned short autoloot;
unsigned short autolootid; // [Zephyrus]
unsigned noks : 3; // [Zeph Kill Steal Protection]