more command cleanup

This commit is contained in:
nytmyr
2024-11-27 19:02:37 -06:00
parent b2590b5056
commit 2f4d5ebde9
28 changed files with 413 additions and 631 deletions
+1 -1
View File
@@ -172,7 +172,7 @@ void command_spawn(Client *c, const Seperator *sep);
void command_spawneditmass(Client *c, const Seperator *sep);
void command_spawnfix(Client *c, const Seperator *sep);
void command_spell_delays(Client* c, const Seperator* sep);
void command_spell_holds(Client* c, const Seperator* sep);
//void command_spell_holds(Client* c, const Seperator* sep); //currently unusued
void command_spell_max_thresholds(Client* c, const Seperator* sep);
void command_spell_min_thresholds(Client* c, const Seperator* sep);
void command_stun(Client *c, const Seperator *sep);