changeset 2963 | 0f0789204802 |
parent 2962 | 38237a443f74 |
child 2990 | b62e567f17b9 |
--- a/hedgewars/CCHandlers.inc Sat Mar 06 18:44:42 2010 +0000 +++ b/hedgewars/CCHandlers.inc Sat Mar 06 21:32:04 2010 +0000 @@ -519,7 +519,7 @@ procedure doPut(putX, putY: LongInt; fromAI: boolean); begin if CheckNoTeamOrHH then exit; -if bShowAmmoMenu then +if not CurrentTeam^.ExtDriven and bShowAmmoMenu then begin bSelected:= true; exit