Ignore:
Timestamp:
May 18, 2022, 10:43:27 PM (2 years ago)
Author:
chronos
Message:
  • Modified: Code cleanup.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LocalPlayer/NatStat.pas

    r431 r442  
    4848  NatStatDlg: TNatStatDlg;
    4949
     50
    5051implementation
    5152
     
    394395
    395396  MarkUsedOffscreen(ClientWidth, ClientHeight);
    396 end; { OffscreenPaint }
     397end;
    397398
    398399procedure TNatStatDlg.CloseBtnClick(Sender: TObject);
Note: See TracChangeset for help on using the changeset viewer.