mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-03 03:50:40 +00:00
normalize includes: bot commands
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#include "../bot_command.h"
|
||||
#include "zone/bot_command.h"
|
||||
|
||||
void bot_command_spell_delays(Client* c, const Seperator* sep) {
|
||||
if (helper_command_alias_fail(c, "bot_command_spell_delays", sep->arg[0], "spelldelays")) {
|
||||
|
||||
Reference in New Issue
Block a user