mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-17 07:18:37 +00:00
Added code blocks for non-BOTS build failures
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user