Fix bad sprite when you jump and get hit
authorunc0rr
Thu, 19 Jun 2008 19:53:03 +0000
changeset 1020 2cbffbc0dc70
parent 1019 9c9f2286fa90
child 1021 a6dcb1412a29
Fix bad sprite when you jump and get hit
hedgewars/uGears.pas
--- a/hedgewars/uGears.pas	Thu Jun 19 13:41:45 2008 +0000
+++ b/hedgewars/uGears.pas	Thu Jun 19 19:53:03 2008 +0000
@@ -721,7 +721,7 @@
 			1,
 			Gear^.DirAngle);
 		defaultPos:= false
-		end;
+		end else
 
 	if ((Gear^.State and gstHHJumping) <> 0) then
 		begin