From: Samual Lenks Date: Thu, 31 Jan 2013 08:02:06 +0000 (-0500) Subject: Stuff and things X-Git-Tag: xonotic-v0.7.0~62^2~23^2~296 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=aa6619d96b7b66a9ed9033ad374e3d12bf713553;p=xonotic%2Fxonotic-data.pk3dir.git Stuff and things --- diff --git a/qcsrc/server/command/sv_cmd.qc b/qcsrc/server/command/sv_cmd.qc index c5fcdca0b..c14d07bbf 100644 --- a/qcsrc/server/command/sv_cmd.qc +++ b/qcsrc/server/command/sv_cmd.qc @@ -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: