Fixed: set uint16 in resell slotID

merge/2021-11-19
Nuno Gonçalves (Ulukyn) 3 years ago committed by kaetemi
parent a8a0d9162e
commit 05555015ea
No known key found for this signature in database
GPG Key ID: 9873C4D40BB479BC

@ -1858,7 +1858,7 @@ void cbClientBotChatTradeSell( NLNET::CMessage& msgin, const std::string &servic
H_AUTO(cbClientBotChatTradeSell); H_AUTO(cbClientBotChatTradeSell);
uint8 inv; uint8 inv;
uint8 idx; uint16 idx;
uint16 quantity; uint16 quantity;
uint32 price; uint32 price;
CEntityId userId; CEntityId userId;

Loading…
Cancel
Save