Ignore:
Timestamp:
Sep 24, 2018, 11:46:31 PM (6 years ago)
Author:
chronos
Message:
  • Added: New game option to set cells without player units as neutral.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Forms/UFormNew.lfm

    r250 r262  
    550550        object ComboBoxWinObjective: TComboBox
    551551          Left = 224
    552           Height = 40
     552          Height = 36
    553553          Top = 244
    554554          Width = 328
     
    653653          end
    654654        end
     655        object CheckBoxEmptyCellsNeutral: TCheckBox
     656          Left = 336
     657          Height = 30
     658          Top = 62
     659          Width = 360
     660          Caption = 'Set cells without player units as neutral'
     661          TabOrder = 5
     662        end
    655663      end
    656664    end
Note: See TracChangeset for help on using the changeset viewer.