This commit is contained in:
akkadius
2014-08-24 00:09:09 -05:00
parent 7f89191ffc
commit 163906e0f0
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -398,7 +398,7 @@ public:
void UpdateFindableNPCState(NPC *n, bool Remove);
void HideCorpses(Client *c, uint8 CurrentMode, uint8 NewMode);
uint16 EntityList::GetClientCount();
uint16 GetClientCount();
void GetMobList(std::list<Mob*> &m_list);
void GetNPCList(std::list<NPC*> &n_list);
void GetMercList(std::list<Merc*> &n_list);