Added code blocks for non-BOTS build failures

This commit is contained in:
Uleat
2016-03-25 12:29:31 -04:00
parent 817d8ceb64
commit a99befebfe
6 changed files with 24 additions and 1 deletions
+4
View File
@@ -32,6 +32,8 @@
*/
#ifdef BOTS
#include <string.h>
#include <stdlib.h>
#include <sstream>
@@ -7311,3 +7313,5 @@ bool helper_spell_list_fail(Client *bot_owner, bcst_list* spell_list, BCEnum::Sp
return false;
}
#endif // BOTS