mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-12 17:51:28 +00:00
[Cleanup] Remove GetCombinedAC_TEST() from client.h (#2999)
# Notes - This is unused.
This commit is contained in:
parent
b03e8ff0fb
commit
4bb189cbf4
@ -692,7 +692,6 @@ public:
|
||||
void SetFactionLevel(uint32 char_id, uint32 npc_id, uint8 char_class, uint8 char_race, uint8 char_deity, bool quest = false);
|
||||
void SetFactionLevel2(uint32 char_id, int32 faction_id, uint8 char_class, uint8 char_race, uint8 char_deity, int32 value, uint8 temp);
|
||||
int32 GetRawItemAC();
|
||||
uint16 GetCombinedAC_TEST();
|
||||
|
||||
inline uint32 LSAccountID() const { return lsaccountid; }
|
||||
inline uint32 GetWID() const { return WID; }
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user