mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-03-24 16:10:14 +00:00
feat(ui): show keyring in inventory
This commit is contained in:
parent
800862c50a
commit
2c32b72f95
7 changed files with 152 additions and 10 deletions
|
|
@ -57,6 +57,7 @@ enum class UF : uint16_t {
|
|||
PLAYER_QUEST_LOG_START,
|
||||
PLAYER_FIELD_INV_SLOT_HEAD,
|
||||
PLAYER_FIELD_PACK_SLOT_1,
|
||||
PLAYER_FIELD_KEYRING_SLOT_1,
|
||||
PLAYER_FIELD_BANK_SLOT_1,
|
||||
PLAYER_FIELD_BANKBAG_SLOT_1,
|
||||
PLAYER_SKILL_INFO_START,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue