Ignore:
Timestamp:
Apr 24, 2021, 11:41:07 PM (3 years ago)
Author:
chronos
Message:
  • Modified: Merged changes from trunk r377.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/highdpi/Integrated.lpr

    r210 r378  
    33
    44uses
    5   UDpiControls, Forms, Interfaces, SysUtils, Protocol, GameServer, Direct, Start, Messg, Inp,
     5  UDpiControls, {$IFDEF UNIX}
     6  //cthreads,
     7  clocale,
     8  {$ENDIF}
     9  Forms, Interfaces, SysUtils, Protocol, GameServer, Direct, Start, Messg, Inp,
    610  Back, Log, LocalPlayer, ClientTools, Tribes, IsoEngine, Term, CityScreen, Nego,
    711  NoTerm, ScreenTools, Directories;
Note: See TracChangeset for help on using the changeset viewer.