]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Remove todo item for finishing all commands
authorSamual <samual@xonotic.org>
Thu, 14 Jul 2011 07:00:17 +0000 (03:00 -0400)
committerSamual <samual@xonotic.org>
Thu, 14 Jul 2011 07:00:17 +0000 (03:00 -0400)
qcsrc/server/gamecommand.qc

index 794e553b4249d08d2af74c0bad8aef9bbb5873a0..89a794453e5334a4a8f10e6049f1d187dcb21de4 100644 (file)
@@ -2097,8 +2097,6 @@ void GameCommand_unlockteams(float request)
 void GameCommand(string command)
 {
        // ===== TODO list =====
-       // Finish adding the rest of the commands
-       
        // find all FIXME's and TODO'S and UNTESTED'S and finish them :P
 
        float search_request_type;