Core/Command: Added disable commands. (#423)

* Core/Command: Added disable commands.
This commit is contained in:
HeartWell
2017-03-15 10:48:28 +03:00
committed by GitHub
parent e4a3f61e72
commit fbe5e8c0dc
4 changed files with 370 additions and 0 deletions

View File

@@ -17,6 +17,7 @@ set(scripts_STAT_SRCS
Commands/cs_cast.cpp
Commands/cs_character.cpp
Commands/cs_debug.cpp
Commands/cs_disable.cpp
Commands/cs_event.cpp
Commands/cs_gm.cpp
Commands/cs_go.cpp