Ignore:
Timestamp:
May 25, 2018, 8:30:06 AM (6 years ago)
Author:
chronos
Message:
  • Fixed: Exceptions if game should be loaded from the file which doesn't exist.
  • Fixed: New game creation after application start if it isn't loaded from file.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Forms/UFormClient.pas

    r213 r215  
    77uses
    88  Classes, SysUtils, FileUtil, Forms, Controls, Graphics, Dialogs, ExtCtrls,
    9   UGame, LCLType, Menus, ActnList, ComCtrls, dateutils, XMLConf, DOM, UCommPin,
     9  UGame, LCLType, Menus, ActnList, ComCtrls, dateutils, XMLConf, DOM,
    1010  UGeometry, UGameClient, UGameProtocol, UThreading;
    1111
Note: See TracChangeset for help on using the changeset viewer.