mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-05-03 17:27:47 +00:00
fix indent and leave button opcode def
This commit is contained in:
parent
00a83a17df
commit
378dad0008
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