]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Remove stupid comment
authorSamual <samual@xonotic.org>
Tue, 27 Mar 2012 22:01:49 +0000 (18:01 -0400)
committerSamual <samual@xonotic.org>
Tue, 27 Mar 2012 22:01:49 +0000 (18:01 -0400)
qcsrc/server/command/sv_cmd.qc

index e70ce44ddbd06b3a7059d6fcc750d51ba0365895..24ab7b43cfcae6feb6c040b7b480a3fde6d0bfd4 100644 (file)
@@ -1650,7 +1650,6 @@ void GameCommand_(float request)
 // ==================================
 
 // Do not hard code aliases for these, instead create them in commands.cfg... also: keep in alphabetical order, please ;)
-// Common commands have double indentation to separate them a bit.
 #define SERVER_COMMANDS(request,arguments,command) \
        SERVER_COMMAND("adminmsg", GameCommand_adminmsg(request, arguments), "Send an admin message to a client directly") \
        SERVER_COMMAND("allready", GameCommand_allready(request), "Restart the server and reset the players") \