apply pending protocol, ui, audio, and CodeQL fixes

This commit is contained in:
Kelsi 2026-02-19 16:17:06 -08:00
parent 586fb88c5f
commit c69457ae3b
14 changed files with 276 additions and 142 deletions

View file

@ -282,6 +282,7 @@ enum class LogicalOpcode : uint16_t {
CMSG_SELL_ITEM,
SMSG_SELL_ITEM,
CMSG_BUY_ITEM,
CMSG_BUYBACK_ITEM,
SMSG_BUY_FAILED,
// ---- Trainer ----