[Commands] Remove #zuwcoords Command. (#1810)

- Remove duplicate command of #zunderworld
This commit is contained in:
Kinglykrab
2021-11-23 06:03:09 -05:00
committed by GitHub
parent 2cbcefd9a0
commit 8d3a179ecc
4 changed files with 1 additions and 23 deletions
-1
View File
@@ -328,7 +328,6 @@ void command_zsave(Client *c, const Seperator *sep);
void command_zsky(Client *c, const Seperator *sep);
void command_zstats(Client *c, const Seperator *sep);
void command_zunderworld(Client *c, const Seperator *sep);
void command_zuwcoords(Client *c, const Seperator *sep);
#ifdef BOTS
#include "bot.h"