--- a/hedgewars/uGame.pas Fri Aug 19 03:29:51 2011 +0200
+++ b/hedgewars/uGame.pas Fri Aug 19 03:32:07 2011 +0200
@@ -52,8 +52,8 @@
if not CurrentTeam^.ExtDriven then
begin
if CurrentHedgehog^.BotLevel <> 0 then ProcessBot;
+ ProcessGears;
ProcessTouch;
- ProcessGears
end else
begin
NetGetNextCmd;