Fix post merge issues

This commit is contained in:
Akkadius
2020-05-23 22:41:59 -05:00
parent 03a4254397
commit 56c4eb280f
8 changed files with 15 additions and 71 deletions
+1 -1
View File
@@ -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: