eqemu-server/common/patches/larion_ops.h
2024-10-24 21:11:01 -07:00

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