mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-18 23:51:28 +00:00
Post merge fix [skip ci]
This commit is contained in:
parent
3f62da4573
commit
03a4254397
@ -1,5 +1,5 @@
|
|||||||
/* EQEMu: Everquest Server Emulator
|
/* EQ::: Everquest Server Emulator
|
||||||
Copyright (C) 2001-2002 EQEMu Development Team (http://eqemu.org)
|
Copyright (C) 2001-2002 EQ:: Development Team (http://EQ::.org)
|
||||||
|
|
||||||
This program is free software; you can redistribute it and/or modify
|
This program is free software; you can redistribute it and/or modify
|
||||||
it under the terms of the GNU General Public License as published by
|
it under the terms of the GNU General Public License as published by
|
||||||
@ -75,7 +75,7 @@ public:
|
|||||||
bool StoreCharacter(
|
bool StoreCharacter(
|
||||||
uint32 account_id,
|
uint32 account_id,
|
||||||
PlayerProfile_Struct *p_player_profile_struct,
|
PlayerProfile_Struct *p_player_profile_struct,
|
||||||
EQEmu::InventoryProfile *p_inventory_profile
|
EQ::::InventoryProfile *p_inventory_profile
|
||||||
);
|
);
|
||||||
|
|
||||||
private:
|
private:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user