From: MirceaKitsune Date: Tue, 7 Sep 2010 21:38:48 +0000 (+0300) Subject: comment X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=efc1835f845d069ce2d1e6d7ce075a8007e752c1;p=voretournament%2Fvoretournament.git comment --- diff --git a/data/qcsrc/server/bot/havocbot/havocbot.qc b/data/qcsrc/server/bot/havocbot/havocbot.qc index 6dedecdc..1c493edd 100644 --- a/data/qcsrc/server/bot/havocbot/havocbot.qc +++ b/data/qcsrc/server/bot/havocbot/havocbot.qc @@ -17,7 +17,7 @@ void havocbot_ai() // execute the vore AI for bots Vore_AI(); if(self.eater.classname == "player") - return; // an eaten bot has nothing he can do outside of the vore AI + return; // an eaten bot has nothing to do outside of the vore AI if (bot_strategytoken == self) if (!bot_strategytoken_taken)