changeset 4417 | 6bf00d99fc47 |
parent 4359 | 83ef50815535 |
child 4438 | 39ab70b37e01 |
--- a/hedgewars/uGame.pas Mon Nov 22 22:05:46 2010 +0100 +++ b/hedgewars/uGame.pas Wed Nov 24 15:40:28 2010 -0500 @@ -45,7 +45,6 @@ i:= 1; while (GameState <> gsExit) and (i <= Lag) do begin - ScriptCall('onGameTick'); if not CurrentTeam^.ExtDriven then begin if CurrentHedgehog^.BotLevel <> 0 then ProcessBot;