changeset 2586 | 204e6b2885bc |
parent 2579 | e5e4ebf528b5 |
child 2587 | 0dfa56a8513c |
--- a/hedgewars/uTeams.pas Sun Oct 25 12:41:48 2009 +0000 +++ b/hedgewars/uTeams.pas Sun Oct 25 15:55:49 2009 +0000 @@ -233,7 +233,7 @@ {$IFDEF DEBUGFILE}AddFileLog('Wind = '+FloatToStr(cWindSpeed));{$ENDIF} ApplyAmmoChanges(CurrentHedgehog^); -{$IFNDEF IPHONEOS} +{$IFNDEF TOUCHINPUT} if not CurrentTeam^.ExtDriven then SetBinds(CurrentTeam^.Binds); {$ENDIF}