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

Ignore:
Timestamp:
Nov 5, 2014, 9:51:30 AM (10 years ago)
Author:
chronos
Message:
  • Added: New game option "Fog of war" which cause map to be covered to black and only explored cells will be visible.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Forms/UFormNew.lfm

    r75 r82  
    4545    Top = 5
    4646    Width = 745
    47     ActivePage = TabSheet1
     47    ActivePage = TabSheet3
    4848    Align = alTop
    4949    Anchors = [akTop, akLeft, akRight, akBottom]
    50     TabIndex = 0
     50    TabIndex = 2
    5151    TabOrder = 3
    5252    object TabSheet1: TTabSheet
     
    407407        TabOrder = 2
    408408      end
     409      object CheckBoxFogOfWar: TCheckBox
     410        Left = 336
     411        Height = 27
     412        Top = 24
     413        Width = 120
     414        Caption = 'Fog of war'
     415        TabOrder = 3
     416      end
    409417    end
    410418  end
Note: See TracChangeset for help on using the changeset viewer.