Handle classic unhandled opcodes 0x417 and 0x2D2

This commit is contained in:
Kelsi 2026-02-20 02:21:04 -08:00
parent c6256b1631
commit 2ce8da52c6
4 changed files with 14 additions and 0 deletions

View file

@ -344,6 +344,8 @@ enum class LogicalOpcode : uint16_t {
SMSG_SET_PROFICIENCY,
SMSG_ACTION_BUTTONS,
SMSG_LEVELUP_INFO,
SMSG_LEVELUP_INFO_ALT,
SMSG_PLAY_SOUND,
CMSG_TAXINODE_STATUS_QUERY,
SMSG_TAXINODE_STATUS,
CMSG_UPDATE_ACCOUNT_DATA,