changeset 4367 | f4a0ec067601 |
parent 4359 | 83ef50815535 |
child 4368 | b89235e401e5 |
--- a/hedgewars/uWorld.pas Wed Nov 17 20:58:23 2010 +0300 +++ b/hedgewars/uWorld.pas Wed Nov 17 22:07:03 2010 +0300 @@ -30,8 +30,6 @@ bShowFinger: boolean; Frames: Longword; WaterColor, DeepWaterColor: TSDL_Color; - WorldDx: LongInt; - WorldDy: LongInt; SkyOffset: LongInt; HorizontOffset: LongInt; {$IFDEF COUNTTICKS} @@ -63,7 +61,6 @@ uVisualGears, uChat, uLandTexture, - uLand, GLunit, uVariables ;