mirror of
https://github.com/EQEmu/Server.git
synced 2026-08-29 04:28:00 +00:00
more command cleanup
This commit is contained in:
+1
-1
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user