Ignore:
Timestamp:
Jan 8, 2023, 12:29:51 AM (23 months ago)
Author:
chronos
Message:
  • Fixed: Speed of shield hit and refresh.
  • Fixed: Game statistics. Track meters dug, meters travelled, shots count and shots hit.
  • Fixed: Cleanup bullets before new round.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Forms/UFormMain.pas

    r64 r67  
    44
    55uses
    6   XMLConf, Classes, SysUtils, FileUtil, Forms, Controls, Graphics,
     6  Classes, SysUtils, FileUtil, Forms, Controls, Graphics, LCLType,
    77  Dialogs, ExtCtrls, ComCtrls, Menus, ActnList, UEngine, UPlatform, Math,
    88  DateUtils, GraphType, UPersistentForm, UApplicationInfo, UTranslator,
    9   LCLType, URegistry, UAboutDialog, DOM;
     9  URegistry, UAboutDialog;
    1010
    1111type
Note: See TracChangeset for help on using the changeset viewer.