Ignore:
Timestamp:
Jun 19, 2024, 11:53:06 PM (4 months ago)
Author:
chronos
Message:
  • Modified: Code cleanup.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/UGameConnection.pas

    r202 r316  
    11unit UGameConnection;
    2 
    3 {$mode delphi}
    42
    53interface
     
    1614  TConnectParams = class
    1715    NetworkAddress: TNetworkAddress;
     16  end;
    1817
    19   end;
    2018
    2119implementation
Note: See TracChangeset for help on using the changeset viewer.