changeset 433 | 9f8f22094c0e |
parent 393 | db01cc79f278 |
child 519 | 981df6f6e2a9 |
--- a/hedgewars/uGame.pas Sun Feb 11 12:27:45 2007 +0000 +++ b/hedgewars/uGame.pas Sun Feb 11 15:33:19 2007 +0000 @@ -53,7 +53,7 @@ if not CurrentTeam^.ExtDriven then begin with CurrentTeam^ do - if Hedgehogs[CurrHedgehog].BotLevel <> 0 then ProcessBot(Frames); + if Hedgehogs[CurrHedgehog].BotLevel <> 0 then ProcessBot; ProcessGears end else begin