changeset 191 | a03c2d037e24 |
parent 183 | 57c2ef19f719 |
child 196 | 993cf173218b |
--- a/hedgewars/uGame.pas Thu Oct 05 20:13:51 2006 +0000 +++ b/hedgewars/uGame.pas Sun Oct 08 18:17:52 2006 +0000 @@ -53,7 +53,7 @@ if not CurrentTeam.ExtDriven then begin with CurrentTeam^ do - if Hedgehogs[CurrHedgehog].BotLevel <> 0 then ProcessBot; + if Hedgehogs[CurrHedgehog].BotLevel <> 0 then ProcessBot(Frames); ProcessGears end else begin