--- a/hedgewars/HHHandlers.inc Thu Mar 26 16:54:16 2009 +0000
+++ b/hedgewars/HHHandlers.inc Thu Mar 26 19:22:40 2009 +0000
@@ -127,6 +127,7 @@
StopSound(sndThrowPowerUp);
PlaySound(sndThrowRelease, false, nil);
end;
+
xx:= SignAs(AngleSin(Angle), dX);
yy:= -AngleCos(Angle);