Ignore:
Timestamp:
Feb 12, 2018, 12:44:04 PM (7 years ago)
Author:
chronos
Message:
  • Modified: Game server and client splitted to units separate from game classes.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Forms/UFormNew.pas

    r183 r184  
    77uses
    88  Classes, SysUtils, FileUtil, Forms, Controls, Graphics, Dialogs, StdCtrls,
    9   ComCtrls, Spin, ExtCtrls, ActnList, ExtDlgs, Menus, UGame, UGeometry;
     9  ComCtrls, Spin, ExtCtrls, ActnList, ExtDlgs, Menus, UGame, UGeometry,
     10  UGameServer;
    1011
    1112type
Note: See TracChangeset for help on using the changeset viewer.