mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-23 12:11:30 +00:00
13 lines
232 B
C
13 lines
232 B
C
|
|
//list of packets we need to encode on the way out:
|
|
//list of packets we need to decode on the way in:
|
|
|
|
E(OP_LogServer)
|
|
E(OP_SendMembership)
|
|
E(OP_SendMembershipDetails)
|
|
E(OP_SendMaxCharacters)
|
|
E(OP_SendCharInfo)
|
|
|
|
#undef E
|
|
#undef D
|