From 6a5f610a879a09a3a4f0027e8213ed66642d224b Mon Sep 17 00:00:00 2001 From: Samual Date: Thu, 14 Jul 2011 03:00:17 -0400 Subject: [PATCH] Remove todo item for finishing all commands --- qcsrc/server/gamecommand.qc | 2 -- 1 file changed, 2 deletions(-) diff --git a/qcsrc/server/gamecommand.qc b/qcsrc/server/gamecommand.qc index 794e553b4..89a794453 100644 --- a/qcsrc/server/gamecommand.qc +++ b/qcsrc/server/gamecommand.qc @@ -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; -- 2.39.2