feat(Hook): Use hooks instead of the patch file (#15)

This commit is contained in:
Stoabrogga
2020-02-27 23:36:58 +01:00
committed by GitHub
parent 6198ee2f30
commit ec404cab1d
8 changed files with 94 additions and 166 deletions

View File

@@ -476,7 +476,7 @@ public:
}
};
void AddSC_ah_bot_commandscript()
void AddAHBotCommandScripts()
{
new ah_bot_commandscript();
}