mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-05-02 08:57:44 +00:00
make the client marketboard ipc names clearer
This commit is contained in:
parent
c30ce5deb1
commit
0b137d740f
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