1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-25 14:07:46 +00:00

fix CurrencyCrystalInfo opcode

This commit is contained in:
NotAdam 2018-07-31 19:11:31 +10:00
parent 6a91291747
commit 1df99db74f

View file

@ -134,9 +134,8 @@ namespace Packets {
ContainerInfo = 0x0192, // updated 4.3
InventoryTransactionFinish = 0x0193, // updated 4.3
InventoryTransaction = 0x0194, // updated 4.3
CurrencyCrystalInfo = 0x0195, // updated 4.3
InventoryActionAck = 0x0197, // updated 4.3
CurrencyCrystalInfo = 0x0197, // updated 4.3 - wrong opcode
UpdateInventorySlot = 0x0198, // updated 4.3
EventPlay = 0x01A6, // updated 4.3