mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-11 16:51:29 +00:00
11 lines
165 B
C
11 lines
165 B
C
|
|
//list of packets we need to encode on the way out:
|
|
E(OP_SendAATable)
|
|
|
|
//list of packets we need to decode on the way in:
|
|
D(OP_SetServerFilter)
|
|
|
|
|
|
#undef E
|
|
#undef D
|