diff options
Diffstat (limited to 'src/map/struct/sessionext.h')
-rw-r--r-- | src/map/struct/sessionext.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/map/struct/sessionext.h b/src/map/struct/sessionext.h index c742faa..a592e50 100644 --- a/src/map/struct/sessionext.h +++ b/src/map/struct/sessionext.h @@ -6,6 +6,7 @@ struct SessionExt { + time_t onlinelistlasttime; int clientVersion; int language; uint8 state; |