Cut upwards thrust in half on saucer
authornemo
Tue, 13 Oct 2009 00:36:55 +0000
changeset 2440 7274a82fddbb
parent 2439 a1720b062b9c
child 2441 9ae320bf2986
Cut upwards thrust in half on saucer
hedgewars/GSHandlers.inc
--- a/hedgewars/GSHandlers.inc	Mon Oct 12 21:52:51 2009 +0000
+++ b/hedgewars/GSHandlers.inc	Tue Oct 13 00:36:55 2009 +0000
@@ -2301,7 +2301,7 @@
 AllInactive:= false;
 HHGear:=PHedgehog(Gear^.Hedgehog)^.Gear;
 //dec(Gear^.Timer);
-move:= _0_2;
+move:= _0_1;
 fuel:= 50;
 (*if (HHGear^.Message and gm_Precise) <> 0 then
     begin