diff -r 2837dee472cc -r eaf719616c7b hedgewars/uIO.pas --- a/hedgewars/uIO.pas Thu Oct 05 01:37:49 2017 +0200 +++ b/hedgewars/uIO.pas Thu Oct 05 02:02:28 2017 +0200 @@ -477,7 +477,8 @@ CurrentHedgehog^ do if (State and gstChooseTarget) <> 0 then begin - isCursorVisible:= false; + if CurAmmoType = amBee then + isCursorVisible:= false; if not CurrentTeam^.ExtDriven then begin if fromAI then