mirror of
https://github.com/EQEmu/Server.git
synced 2026-03-31 14:32:25 +00:00
[Commands] Remove #testspawn and #testspawnkill Commands. (#1724)
- Remove unused commands.
This commit is contained in:
parent
87cdf7feb1
commit
4a376b7859
@ -315,8 +315,6 @@ void command_task(Client *c, const Seperator *sep);
|
|||||||
void command_tattoo(Client *c, const Seperator *sep);
|
void command_tattoo(Client *c, const Seperator *sep);
|
||||||
void command_tempname(Client *c, const Seperator *sep);
|
void command_tempname(Client *c, const Seperator *sep);
|
||||||
void command_petname(Client *c, const Seperator *sep);
|
void command_petname(Client *c, const Seperator *sep);
|
||||||
void command_testspawn(Client *c, const Seperator *sep);
|
|
||||||
void command_testspawnkill(Client *c, const Seperator *sep);
|
|
||||||
void command_texture(Client *c, const Seperator *sep);
|
void command_texture(Client *c, const Seperator *sep);
|
||||||
void command_time(Client *c, const Seperator *sep);
|
void command_time(Client *c, const Seperator *sep);
|
||||||
void command_timers(Client *c, const Seperator *sep);
|
void command_timers(Client *c, const Seperator *sep);
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user