Ignore:
Timestamp:
Mar 27, 2024, 12:31:14 PM (6 weeks ago)
Author:
chronos
Message:
  • Modified: Code cleanup.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LocalPlayer/Enhance.pas

    r496 r531  
    3939  private
    4040    NoMap: TIsoMap;
    41   public
    42     procedure ShowNewContent(NewMode: TWindowMode; TerrType: Integer = -1);
    4341  protected
    4442    Page: Integer;
    4543    procedure OffscreenPaint; override;
     44  public
     45    procedure ShowNewContent(NewMode: TWindowMode; TerrType: Integer = -1);
    4646  end;
    4747
Note: See TracChangeset for help on using the changeset viewer.