Ignore:
Timestamp:
Mar 10, 2019, 5:33:06 PM (6 years ago)
Author:
chronos
Message:
  • Added: Allow to manage nations for each game system.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Forms/UFormGameSystem.lfm

    r277 r283  
    5858    Top = 16
    5959    Width = 744
    60     ActivePage = TabSheetUnits
     60    ActivePage = TabSheetNations
    6161    Anchors = [akTop, akLeft, akRight, akBottom]
    62     TabIndex = 1
     62    TabIndex = 2
    6363    TabOrder = 4
    6464    object TabSheetGeneral: TTabSheet
     
    9494      Caption = 'Units'
    9595    end
     96    object TabSheetNations: TTabSheet
     97      Caption = 'Nations'
     98    end
    9699  end
    97100  object OpenDialog1: TOpenDialog
Note: See TracChangeset for help on using the changeset viewer.