1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-01 08:27:46 +00:00

Merge pull request #656 from Supamiu/patch-2

Fix UpdatePositionInstance opcode
This commit is contained in:
Adam 2020-03-27 23:15:42 +10:00 committed by GitHub
commit 4071562dfa

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