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