Hedgehog doesn't take off the hat when walking
authorunc0rr
Fri, 12 Sep 2008 18:55:54 +0000
changeset 1257 40d37fefdbb4
parent 1256 2754a6a8c8f1
child 1258 2a9843339910
Hedgehog doesn't take off the hat when walking
hedgewars/uGears.pas
share/hedgewars/Data/Graphics/Hedgehog.png
--- a/hedgewars/uGears.pas	Fri Sep 12 18:00:49 2008 +0000
+++ b/hedgewars/uGears.pas	Fri Sep 12 18:55:54 2008 +0000
@@ -740,7 +740,8 @@
 			0,
 			PHedgehog(Gear^.Hedgehog)^.visStepPos div 2,
 			0);
-			defaultPos:= false
+		defaultPos:= false;
+		HatVisible:= true
 		end
 	else
 
Binary file share/hedgewars/Data/Graphics/Hedgehog.png has changed