1
Fork 0
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:
Adam 2018-03-15 03:13:20 +11:00
parent 9789faaf17
commit f9323cc574

View file

@ -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,