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/UFormChat.pas

    r180 r184  
    66
    77uses
    8   Classes, SysUtils, FileUtil, Forms, Controls, Graphics, Dialogs, StdCtrls, UGame;
     8  Classes, SysUtils, FileUtil, Forms, Controls, Graphics, Dialogs, StdCtrls,
     9  UGame, UGameClient;
    910
    1011type
Note: See TracChangeset for help on using the changeset viewer.