summaryrefslogtreecommitdiff
path: root/src/emap/struct/sessionext.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2018-07-21 20:39:37 +0000
committerAndrei Karas <akaras@inbox.ru>2018-07-21 20:39:37 +0000
commitf2715238b17ea6a3b420bc3286500d1521b3634c (patch)
tree05870173028d673379226fd2f770636d56f2c999 /src/emap/struct/sessionext.h
parentce2b8e7cf4442db30be2c2edfcfd28692d1f2929 (diff)
parentf5f220fdf3ca07d631462d97c837e86848e46563 (diff)
downloadevol-hercules-s20180726.tar.gz
evol-hercules-s20180726.tar.bz2
evol-hercules-s20180726.tar.xz
evol-hercules-s20180726.zip
Merge branch 'hugo_linus' into 'master's20180726
Implemented commands "hugo" and "linus" See merge request evol/evol-hercules!8
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 89cf163..b7ab4c8 100644
--- a/src/emap/struct/sessionext.h
+++ b/src/emap/struct/sessionext.h
@@ -12,6 +12,7 @@ struct SessionExt
int teamId;
uint16 mount;
uint8 state;
+ int jump_iterate_id;
};
#endif // EVOL_MAP_SESSIONEXT