Preliminary log setting commands

This commit is contained in:
Akkadius
2015-01-21 00:01:28 -06:00
parent d4460b94be
commit 6cfe9e301b
2 changed files with 24 additions and 1 deletions
+1 -1
View File
@@ -323,7 +323,7 @@ void command_merchantopenshop(Client *c, const Seperator *sep);
void command_merchantcloseshop(Client *c, const Seperator *sep);
void command_shownumhits(Client *c, const Seperator *sep);
void command_logtest(Client *c, const Seperator *sep);
void command_log(Client *c, const Seperator *sep);
void command_logs(Client *c, const Seperator *sep);
#ifdef EQPROFILE
void command_profiledump(Client *c, const Seperator *sep);