mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-04-25 22:17:45 +00:00
typo fix
This commit is contained in:
parent
f6a32e11c4
commit
8f699b846f
1 changed files with 1 additions and 1 deletions
|
@ -585,7 +585,7 @@ namespace Common {
|
|||
DisableCurrentFestival = 0x386,
|
||||
|
||||
ToggleOrchestrionUnlock = 0x396,
|
||||
Dismount = 0x3a0
|
||||
Dismount = 0x3A0,
|
||||
|
||||
// PvP Duel
|
||||
SetPvPState = 0x5E0, // param3 must be 6 to engage a duel (hardcoded in the client)
|
||||
|
|
Loading…
Add table
Reference in a new issue