summaryrefslogtreecommitdiff
path: root/src/map/map.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/map.h')
-rw-r--r--src/map/map.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/map/map.h b/src/map/map.h
index da9ba3777..e7f1811ee 100644
--- a/src/map/map.h
+++ b/src/map/map.h
@@ -311,7 +311,9 @@ struct map_session_data {
int last_skillid,last_skilllv; // Added by RoVeRT
short sg_count;
-
+
+ unsigned char change_level; // [celest]
+
#ifndef TXT_ONLY
int mail_counter; // mail counter for mail system [Valaris]
#endif