From: Samual Date: Thu, 14 Jul 2011 07:00:17 +0000 (-0400) Subject: Remove todo item for finishing all commands X-Git-Tag: xonotic-v0.6.0~188^2~28^2~287 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=6a5f610a879a09a3a4f0027e8213ed66642d224b;p=xonotic%2Fxonotic-data.pk3dir.git Remove todo item for finishing all commands --- 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;