[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
@@ -566,7 +566,6 @@ SET(gm_commands
gm_commands/zsky.cpp
gm_commands/zstats.cpp
gm_commands/zunderworld.cpp
gm_commands/zuwcoords.cpp
)
ADD_EXECUTABLE(zone ${zone_sources} ${zone_headers} ${gm_commands})