hedgewars/uIO.pas
changeset 12650 eaf719616c7b
parent 11539 c22d292e7266
child 12687 ebb32d3021a5
--- 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