summaryrefslogtreecommitdiff
path: root/src/map/struct/sessionext.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/struct/sessionext.h')
-rw-r--r--src/map/struct/sessionext.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/map/struct/sessionext.h b/src/map/struct/sessionext.h
index cd94393..c742faa 100644
--- a/src/map/struct/sessionext.h
+++ b/src/map/struct/sessionext.h
@@ -8,6 +8,7 @@ struct SessionExt
{
int clientVersion;
int language;
+ uint8 state;
};
#endif // EVOL_MAP_SESSIONEXT