mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-05 07:16:37 +00:00
Fix post merge issues
This commit is contained in:
+1
-1
@@ -75,7 +75,7 @@ public:
|
||||
bool StoreCharacter(
|
||||
uint32 account_id,
|
||||
PlayerProfile_Struct *p_player_profile_struct,
|
||||
EQ::::InventoryProfile *p_inventory_profile
|
||||
EQ::InventoryProfile *p_inventory_profile
|
||||
);
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user