]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/debug.qh
Common commands (client-server): register
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / debug.qh
index 5ead52479d9efda26f400c984c566edb1b23060e..c5345b32a33b4112a5aae9a49a37600290c69d4a 100644 (file)
@@ -81,7 +81,7 @@ bool autocvar_debugdraw;
 #endif
 
 #ifdef SVQC
-       GENERIC_COMMAND(debugdraw_sv, "Dump all server entities")
+       COMMON_COMMAND(debugdraw_sv, "Dump all server entities")
        {
                switch (request)
                {