mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-04-28 23:27:45 +00:00
make the client marketboard ipc names clearer
This commit is contained in:
parent
f6f01a9ab8
commit
96c38f09df
1 changed files with 2 additions and 2 deletions
|
@ -263,8 +263,8 @@ namespace Sapphire::Network::Packets
|
|||
|
||||
LinkshellListHandler = 0x00F4, // updated 4.3
|
||||
|
||||
MarketBoardRequestItemListings = 0x00FE, // updated 4.4
|
||||
MarketBoardRequestScopedItemListings = 0x00FF, // updated 4.4
|
||||
MarketBoardRequestItemInformation = 0x00FE, // updated 4.4
|
||||
MarketBoardRequestItemListings = 0x00FF, // updated 4.4
|
||||
|
||||
SearchMarketboard = 0x0103, // updated 4.3
|
||||
ReqExamineFcInfo = 0x010F, // updated 4.1
|
||||
|
|
Loading…
Add table
Reference in a new issue