summaryrefslogtreecommitdiff
path: root/src/emap/struct/sessionext.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/emap/struct/sessionext.h')
-rw-r--r--src/emap/struct/sessionext.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/emap/struct/sessionext.h b/src/emap/struct/sessionext.h
index a592e50..ba37871 100644
--- a/src/emap/struct/sessionext.h
+++ b/src/emap/struct/sessionext.h
@@ -9,6 +9,7 @@ struct SessionExt
time_t onlinelistlasttime;
int clientVersion;
int language;
+ int teamId;
uint8 state;
};