mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-05-08 03:37:45 +00:00
Map out more actor controls
This commit is contained in:
parent
c03968b194
commit
d5e964ea4c
1 changed files with 1 additions and 0 deletions
|
@ -93,6 +93,7 @@ namespace Sapphire::Network::ActorControl
|
||||||
DirectorUpdate = 0x6D,
|
DirectorUpdate = 0x6D,
|
||||||
|
|
||||||
ItemObtainMsg = 0x75,
|
ItemObtainMsg = 0x75,
|
||||||
|
FateReqFailMsg = 0x76,
|
||||||
DutyQuestScreenMsg = 0x7B,
|
DutyQuestScreenMsg = 0x7B,
|
||||||
|
|
||||||
ItemObtainIcon = 0x84,
|
ItemObtainIcon = 0x84,
|
||||||
|
|
Loading…
Add table
Reference in a new issue