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

Merge pull request #595 from karashiiro/develop

marketBoardSearchResult and marketBoardItemListingCount opcodes
This commit is contained in:
Adam 2019-11-11 00:28:46 +11:00 committed by GitHub
commit a41fa5847a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -112,10 +112,10 @@ namespace Sapphire::Network::Packets
MarketTaxRates = 0x0076, // added 5.1
MarketBoardItemListingCount = 0x013B, // updated 5.0
MarketBoardItemListingCount = 0x039D, // updated 5.1
MarketBoardItemListing = 0x036A, // updated 5.1
MarketBoardItemListingHistory = 0x0194, // updated 5.1
MarketBoardSearchResult = 0x0139, // updated 4.5
MarketBoardSearchResult = 0x0371, // updated 5.1
CharaFreeCompanyTag = 0x013B, // updated 4.5
FreeCompanyBoardMsg = 0x013C, // updated 4.5