mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-19 13:28:25 +00:00
moved string functions from MiscFunctions to StringUtil
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#ifdef BOTS
|
||||
|
||||
#include "bot.h"
|
||||
#include "../common/StringUtil.h"
|
||||
|
||||
bool Bot::AICastSpell(Mob* tar, uint8 iChance, uint16 iSpellTypes) {
|
||||
_ZP(Bot_AICastSpell);
|
||||
|
||||
Reference in New Issue
Block a user