mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-05-03 08:03:50 +00:00
apply pending protocol, ui, audio, and CodeQL fixes
This commit is contained in:
parent
ab1f211545
commit
35c448cf4f
14 changed files with 276 additions and 142 deletions
|
|
@ -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 ----
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue