Add to common vars and dnet

Added values to enums on dnet and common vars that were missing
This commit is contained in:
EmosewaMC
2022-06-17 22:18:46 -07:00
parent 2403a7fe45
commit 136937184e
2 changed files with 7 additions and 0 deletions

View File

@@ -376,6 +376,7 @@ enum GAME_MSG : unsigned short {
GAME_MSG_NOTIFY_PET_TAMING_PUZZLE_SELECTED = 675,
GAME_MSG_SHOW_PET_ACTION_BUTTON = 692,
GAME_MSG_SET_EMOTE_LOCK_STATE = 693,
GAME_MSG_USE_ITEM_REQUIREMENTS_RESPONSE = 703,
GAME_MSG_PLAY_EMBEDDED_EFFECT_ON_ALL_CLIENTS_NEAR_OBJECT = 713,
GAME_MSG_DOWNLOAD_PROPERTY_DATA = 716,
GAME_MSG_QUERY_PROPERTY_DATA = 717,