mirror of
https://github.com/EQEmu/Server.git
synced 2026-08-29 21:08:03 +00:00
remove unused functions
This commit is contained in:
@@ -991,8 +991,6 @@ public:
|
||||
// Public "Refactor" Methods
|
||||
static bool CheckCampSpawnConditions(Client* c);
|
||||
|
||||
inline bool CommandedDoSpellCast(int32 i, Mob* tar, int32 mana_cost) { return AIDoSpellCast(i, tar, mana_cost); }
|
||||
|
||||
protected:
|
||||
void BotMeditate(bool isSitting);
|
||||
bool CheckBotDoubleAttack(bool Triple = false);
|
||||
|
||||
Reference in New Issue
Block a user