Ignore:
Timestamp:
Dec 10, 2024, 10:38:11 AM (5 weeks ago)
Author:
chronos
Message:
  • Modified: Added more score information.
  • Fixed: Record only non-zero scores.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Forms/FormScore.lfm

    r108 r109  
    2222      end   
    2323      item
     24        Caption = 'Board size'
     25        Width = 100
     26      end   
     27      item
    2428        Caption = 'Score'
     29        Width = 100
     30      end   
     31      item
     32        Caption = 'Biggest tile'
    2533        Width = 100
    2634      end   
     
    3442      end   
    3543      item
    36         Caption = 'Board size'
    37         Width = 101
     44        Caption = 'Disabled tiles'
     45        Width = 100
     46      end   
     47      item
     48        Caption = 'Unmergeable tiles'
     49        Width = 100
     50      end   
     51      item
     52        Caption = 'Duration'
     53        Width = 100
    3854      end>
    3955    OwnerData = True
Note: See TracChangeset for help on using the changeset viewer.