diff -r 5131c641073f -r 17fb45c670c1 hedgewars/uMisc.pas --- a/hedgewars/uMisc.pas Fri Jul 20 13:46:27 2007 +0000 +++ b/hedgewars/uMisc.pas Fri Jul 20 19:04:24 2007 +0000 @@ -86,6 +86,8 @@ 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;