Ignore:
Timestamp:
Oct 5, 2019, 11:29:11 PM (5 years ago)
Author:
chronos
Message:
  • Added: Help windows with instructions how to play.
  • Added: With 10% chance create new random tile with value 4 instead of 2.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Forms/UFormNew.lfm

    r20 r28  
    11object FormNew: TFormNew
    2   Left = 753
     2  Left = 703
    33  Height = 212
    4   Top = 825
     4  Top = 748
    55  Width = 487
    66  Caption = 'New game'
     
    6060    TabOrder = 2
    6161  end
     62  object CheckBoxUndoEnabled: TCheckBox
     63    Left = 16
     64    Height = 30
     65    Top = 56
     66    Width = 145
     67    Caption = 'Undo enabled'
     68    TabOrder = 3
     69  end
    6270end
Note: See TracChangeset for help on using the changeset viewer.