[Commands] Remove #manastat Command. (#1730)

- Remove unused command.
This commit is contained in:
Kinglykrab
2021-11-12 05:57:25 -05:00
committed by GitHub
parent 575237d764
commit cf8bf9e4fc
-1
View File
@@ -178,7 +178,6 @@ void command_logs(Client *c, const Seperator *sep);
void command_logtest(Client *c, const Seperator *sep);
void command_makepet(Client *c, const Seperator *sep);
void command_mana(Client *c, const Seperator *sep);
void command_manastat(Client *c, const Seperator *sep);
void command_max_all_skills(Client *c, const Seperator *sep);
void command_memspell(Client *c, const Seperator *sep);
void command_merchantcloseshop(Client *c, const Seperator *sep);