Raigar Amarthalion
New Member
- Joined
- Apr 29, 2015
- Messages
- 45
- Reaction score
- 0
Hi there,
I believe one enumeration value is missing in the AuctionCategory enum :
Wood = 103,
Stone = 104,
......... = 105, <=
Cloth = 106,
MachineParts = 107,
There is no "Leather" enumeration value although it exists in game
Regards
I believe one enumeration value is missing in the AuctionCategory enum :
Wood = 103,
Stone = 104,
......... = 105, <=
Cloth = 106,
MachineParts = 107,
There is no "Leather" enumeration value although it exists in game
Regards