]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Stuff and things
authorSamual Lenks <samual@xonotic.org>
Thu, 31 Jan 2013 08:02:06 +0000 (03:02 -0500)
committerSamual Lenks <samual@xonotic.org>
Thu, 31 Jan 2013 08:02:06 +0000 (03:02 -0500)
qcsrc/server/command/sv_cmd.qc

index c5fcdca0bcd0d7848f3835e7178dbd27f65c5fea..c14d07bbf570a49661435c20766788845f0e8ef1 100644 (file)
@@ -1411,7 +1411,7 @@ void GameCommand_stuffto(float request, float argc)
        // we can be certain they understand the risks of it... So to enable, compile server with -DSTUFFTO_ENABLED argument.
 
        #ifdef STUFFTO_ENABLED
-       //#message stuffto command enabled
+       #message "stuffto command enabled"
        switch(request)
        {
                case CMD_REQUEST_COMMAND: