diff -r 73cdc306888f -r 128ace913837 hedgewars/uVariables.pas --- a/hedgewars/uVariables.pas Tue Dec 13 21:21:55 2022 +0100 +++ b/hedgewars/uVariables.pas Mon Jan 02 15:59:26 2023 +0100 @@ -303,7 +303,7 @@ SDLwindow: PSDL_Window; SDLGLcontext: PSDL_GLContext; - + ///////////////////////////////////// //Buttons {$IFDEF USE_TOUCH_INTERFACE} @@ -2589,7 +2589,6 @@ ); var - Land: TCollisionArray; LandPixels: TLandArray; LandDirty: TDirtyTag; hasBorder: boolean;