]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Whoops, forgot to update the help description
authorSamual <samual@xonotic.org>
Tue, 12 Jul 2011 17:56:20 +0000 (13:56 -0400)
committerSamual <samual@xonotic.org>
Tue, 12 Jul 2011 17:56:20 +0000 (13:56 -0400)
qcsrc/server/gamecommand.qc

index 54ebfbaa1af90e0a1ad3a7f46300b0ceb3e97d7b..cd54007fb4e65dee8c8be40fa84e3bdf7492a43f 100644 (file)
@@ -866,7 +866,7 @@ void GameCommand_bot_cmd(float request, string command)
        switch(request)
        {
                case GC_REQUEST_HELP:
-                       print("  blah - foobar");
+                       print("  bot_cmd - Control and send commands to bots");
                        break;
                        
                case GC_REQUEST_COMMAND: