1
Fork 0
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:
NotAdam 2018-12-03 00:23:07 +11:00
parent f6f01a9ab8
commit 96c38f09df

View file

@ -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