]> de.git.xonotic.org Git - voretournament/voretournament.git/commitdiff
comment
authorMirceaKitsune <sonichedgehog_hyperblast00@yahoo.com>
Tue, 7 Sep 2010 21:38:48 +0000 (00:38 +0300)
committerMirceaKitsune <sonichedgehog_hyperblast00@yahoo.com>
Tue, 7 Sep 2010 21:38:48 +0000 (00:38 +0300)
data/qcsrc/server/bot/havocbot/havocbot.qc

index 6dedecdc4bdd1b7d8333107a5a126ace157c4167..1c493edd88bb97102976c1094699fa5a3288d389 100644 (file)
@@ -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)