hedgewars/uWorld.pas
branchios-revival
changeset 11210 22f2e072d31e
parent 11156 efea685933ae
child 11211 1fa57188a469
--- a/hedgewars/uWorld.pas	Thu Oct 15 21:13:43 2015 +0200
+++ b/hedgewars/uWorld.pas	Thu Oct 15 21:58:30 2015 +0200
@@ -1942,7 +1942,7 @@
         end
     else if ammoType = amSwitch then
         begin
-        utilityWidget.sprite:= sprTargetButton;
+        utilityWidget.sprite:= sprSwitchButton;
         animateWidget(@utilityWidget, true, true);
         end
     else if utilityWidget.show then