mirror of
https://github.com/EQEmu/Server.git
synced 2026-03-07 07:12:25 +00:00
11 lines
189 B
C
11 lines
189 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)
|
|
|
|
#undef E
|
|
#undef D
|