]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/command/cmd.qc
Move server-side chat handling to its own file, and add a note about miscfunctions
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / command / cmd.qc
index 67ac6d641c5f58bc8c67eaca8dab6b930f28394b..c2c7c099287c0dfd3cdb60dfea664ae796935adb 100644 (file)
@@ -1,5 +1,6 @@
 #include "cmd.qh"
 
+#include <server/chat.qh>
 #include <server/world.qh>
 #include <server/miscfunctions.qh>