mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-02 23:40:26 +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_resist_limits(Client* c, const Seperator* sep) {
|
||||
if (helper_command_alias_fail(c, "bot_command_spell_resist_limits", sep->arg[0], "spellresistlimits")) {
|
||||
|
||||
Reference in New Issue
Block a user