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

Fix UpdatePositionInstance opcode

This commit is contained in:
Flavien Normand 2020-03-26 14:21:05 +01:00 committed by GitHub
parent 0361ac372a
commit 60db11322c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -372,7 +372,7 @@ namespace Sapphire::Network::Packets
SetSharedEstateSettings = 0x017B, // updated 5.0
UpdatePositionInstance = 0x0180, // updated 5.0
UpdatePositionInstance = 0x0080, // updated 5.21 hotfix
PerformNoteHandler = 0x029B, // updated 4.3