mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-04-25 05:57:45 +00:00
Fixed WardYardInfo for Vox
This commit is contained in:
parent
8e475a092a
commit
faa8e05a8d
1 changed files with 1 additions and 1 deletions
|
@ -190,7 +190,7 @@ enum ServerZoneIpcType :
|
|||
|
||||
WardInfo = 0x0220, // updated 4.4
|
||||
WardHousingPermission = 0x0229, // updated 4.4
|
||||
WardYardInfo = 0x022B, // updated 4.4
|
||||
WardYardInfo = 0x022C, // updated 4.4
|
||||
|
||||
DuelChallenge = 0x0277, // 4.2; this is responsible for opening the ui
|
||||
PerformNote = 0x0286, // updated 4.3
|
||||
|
|
Loading…
Add table
Reference in a new issue