close Warning: Can't synchronize with repository "(default)" (No changeset 184 in the repository). Look in the Trac log for more information.

Changeset 181 for trunk/UCore.lfm


Ignore:
Timestamp:
Feb 9, 2018, 9:41:25 AM (6 years ago)
Author:
chronos
Message:
  • Added: New window with players statistics.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/UCore.lfm

    r180 r181  
    33  OnDestroy = DataModuleDestroy
    44  OldCreateOrder = False
    5   Height = 848
    6   HorizontalOffset = 695
    7   VerticalOffset = 182
    8   Width = 1175
     5  Height = 676
     6  HorizontalOffset = 365
     7  VerticalOffset = 284
     8  Width = 1048
    99  PPI = 120
    1010  object ActionList1: TActionList
     
    8686      Caption = 'New spectator client'
    8787      OnExecute = ANewSpectatorClientExecute
     88    end
     89    object APlayersStats: TAction
     90      Caption = 'Players statistics'
     91      OnExecute = APlayersStatsExecute
    8892    end
    8993  end
Note: See TracChangeset for help on using the changeset viewer.