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

Changeset 128 for trunk/UCore.lfm


Ignore:
Timestamp:
Jun 17, 2017, 5:55:16 PM (7 years ago)
Author:
chronos
Message:
  • Added: Graph window can be shown from menu which presents development of various statistic values during game turns.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/UCore.lfm

    r127 r128  
    7373      Caption = 'Help'
    7474      OnExecute = AHelpExecute
     75    end
     76    object AShowCharts: TAction
     77      Caption = 'Show charts'
     78      OnExecute = AShowChartsExecute
    7579    end
    7680  end
Note: See TracChangeset for help on using the changeset viewer.