mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-05-01 16:37:45 +00:00
fix indent and leave button opcode def
This commit is contained in:
parent
9789faaf17
commit
f9323cc574
1 changed files with 164 additions and 163 deletions
|
@ -93,6 +93,7 @@ enum ClientTrigger
|
|||
SomeDirectorEvent = 0x328, // unsure what exactly triggers it, starts director when returning to instance though
|
||||
|
||||
EnterTerritoryEventFinished = 0x330,
|
||||
RequestInstanceLeave = 0x330, // df menu button
|
||||
|
||||
AchievementCritReq = 0x3E8,
|
||||
AchievementList = 0x3E9,
|
||||
|
|
Loading…
Add table
Reference in a new issue