equal
deleted
inserted
replaced
475 |
475 |
476 with CurrentHedgehog^.Gear^, |
476 with CurrentHedgehog^.Gear^, |
477 CurrentHedgehog^ do |
477 CurrentHedgehog^ do |
478 if (State and gstChooseTarget) <> 0 then |
478 if (State and gstChooseTarget) <> 0 then |
479 begin |
479 begin |
480 isCursorVisible:= false; |
480 if CurAmmoType = amBee then |
|
481 isCursorVisible:= false; |
481 if not CurrentTeam^.ExtDriven then |
482 if not CurrentTeam^.ExtDriven then |
482 begin |
483 begin |
483 if fromAI then |
484 if fromAI then |
484 begin |
485 begin |
485 TargetPoint.X:= putX; |
486 TargetPoint.X:= putX; |