Ignore:
Timestamp:
Jan 15, 2019, 8:41:53 AM (6 years ago)
Author:
chronos
Message:
  • Fixed: Show correct win objective parameters in New game window Rules tab.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Forms/UFormNew.lfm

    r265 r266  
    11object FormNew: TFormNew
    2   Left = 365
     2  Left = 546
    33  Height = 748
    4   Top = 167
     4  Top = 181
    55  Width = 1154
    66  Caption = 'New game'
     
    596596          TabOrder = 3
    597597        end
    598         object PageControl2: TPageControl
     598        object PageControlWinObjective: TPageControl
    599599          Left = 12
    600600          Height = 78
    601601          Top = 290
    602602          Width = 716
    603           ActivePage = TabSheetCaptureCities
     603          ActivePage = TabSheetCaptureEntireMap
    604604          Anchors = [akTop, akLeft, akRight]
    605605          ShowTabs = False
    606           TabIndex = 1
     606          TabIndex = 5
    607607          TabOrder = 4
    608608          object TabSheetDefeatEnemies: TTabSheet
     
    654654            end
    655655          end
     656          object TabSheetNone: TTabSheet
     657          end
     658          object TabSheetCaptureEntireMap: TTabSheet
     659          end
    656660        end
    657661        object CheckBoxEmptyCellsNeutral: TCheckBox
Note: See TracChangeset for help on using the changeset viewer.