1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-07 03:07:45 +00:00

fix indent and leave button opcode def

This commit is contained in:
Adam 2018-03-15 03:13:20 +11:00
parent 00a83a17df
commit 378dad0008

View file

@ -93,6 +93,7 @@ enum ClientTrigger
SomeDirectorEvent = 0x328, // unsure what exactly triggers it, starts director when returning to instance though SomeDirectorEvent = 0x328, // unsure what exactly triggers it, starts director when returning to instance though
EnterTerritoryEventFinished = 0x330, EnterTerritoryEventFinished = 0x330,
RequestInstanceLeave = 0x330, // df menu button
AchievementCritReq = 0x3E8, AchievementCritReq = 0x3E8,
AchievementList = 0x3E9, AchievementList = 0x3E9,