diff options
Diffstat (limited to 'src/map/pc.h')
-rw-r--r-- | src/map/pc.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/map/pc.h b/src/map/pc.h index af61b97e9..809822e78 100644 --- a/src/map/pc.h +++ b/src/map/pc.h @@ -183,7 +183,6 @@ struct map_session_data { int group_id, group_pos, group_level; unsigned int permissions;/* group permissions */ - int packet_ver; // 5: old, 6: 7july04, 7: 13july04, 8: 26july04, 9: 9aug04/16aug04/17aug04, 10: 6sept04, 11: 21sept04, 12: 18oct04, 13: 25oct04 ... 18 struct mmo_charstatus status; struct registry save_reg; |