mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-05-22 10:07:44 +00:00
marketBoardSearchResult opcode
This commit is contained in:
parent
9cfe57d6e2
commit
31ebadb213
1 changed files with 2 additions and 2 deletions
|
@ -108,10 +108,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
|
||||
|
|
Loading…
Add table
Reference in a new issue