mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-16 22:18:20 +00:00
Comment_Review
Updates based on comment review.
This commit is contained in:
@@ -3813,7 +3813,7 @@ struct ClickTraderNew_Struct {
|
||||
}
|
||||
};
|
||||
|
||||
struct GetItems2_Struct {
|
||||
struct GetBazaarItems_Struct {
|
||||
uint64 items[EQ::invtype::BAZAAR_SIZE];
|
||||
std::string serial_number[EQ::invtype::BAZAAR_SIZE];
|
||||
uint32 charges[EQ::invtype::BAZAAR_SIZE];
|
||||
|
||||
Reference in New Issue
Block a user