mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-04-30 16:17:46 +00:00
Fix UpdatePositionInstance opcode
This commit is contained in:
parent
96b78a30b1
commit
d4bb5a3174
1 changed files with 1 additions and 1 deletions
|
@ -372,7 +372,7 @@ namespace Sapphire::Network::Packets
|
||||||
|
|
||||||
SetSharedEstateSettings = 0x017B, // updated 5.0
|
SetSharedEstateSettings = 0x017B, // updated 5.0
|
||||||
|
|
||||||
UpdatePositionInstance = 0x0180, // updated 5.0
|
UpdatePositionInstance = 0x0080, // updated 5.21 hotfix
|
||||||
|
|
||||||
PerformNoteHandler = 0x029B, // updated 4.3
|
PerformNoteHandler = 0x029B, // updated 4.3
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue