hedgewars/uMisc.pas
changeset 836 150c7c87e66c
parent 802 ed5450a89b96
child 840 3c0028245ff3
--- a/hedgewars/uMisc.pas	Sat Apr 12 16:34:48 2008 +0000
+++ b/hedgewars/uMisc.pas	Sat Apr 12 17:00:06 2008 +0000
@@ -91,7 +91,7 @@
     InitStepsFlags: Longword = 0;
 
     RealTicks: Longword = 0;
-    
+
     AttackBar: LongInt = 0; // 0 - none, 1 - just bar at the right-down corner, 2 - like in WWP
 
 function hwSign(r: hwFloat): LongInt;