changeset 8373 | 209c9ba77a09 |
parent 8358 | 274afc318dca |
child 8444 | 75db7bb8dce8 |
child 8548 | b98631bf2066 |
--- a/hedgewars/uVariables.pas Sun Jan 13 01:02:08 2013 +0400 +++ b/hedgewars/uVariables.pas Sat Jan 12 18:37:10 2013 -0500 @@ -177,8 +177,9 @@ SDWaterColorArray : array[0..3] of HwColor4f; SDTint : LongInt; - CursorPoint : TPoint; - TargetPoint : TPoint; + TargetCursorPoint : TPoint; + CursorPoint : TPoint; + TargetPoint : TPoint; ScreenFade : TScreenFade; ScreenFadeValue : LongInt;