Skip to content

Commit

Permalink
Cosmetic back-end change to more easily tell the order of things in t…
Browse files Browse the repository at this point in the history
…he OptionsMenu.
  • Loading branch information
gabemarchan committed Jul 15, 2017
1 parent 671f0b7 commit 17738f5
Showing 1 changed file with 11 additions and 20 deletions.
31 changes: 11 additions & 20 deletions Themes/itg3/metrics.ini
Original file line number Diff line number Diff line change
Expand Up @@ -4153,32 +4153,23 @@ GraphicOptions=
InputOptions=
MachineOptions=
SoundOptions=
# For OpenITG, add "Clear Credits", "Manage Packs", and "Reload Songs".
LineNames=@(OPENITG and '1,20,2,21,22' or '1,2,21') .. ',3,17,4,5,23,10,11,12,13,999'
# For OpenITG, add "Clear Credits".
LineNames=@(OPENITG and '1,21' or '1') .. ',2,3,4,5,6,7,8,9,10,11,12,13,14'
Line1=list,Insert Credit
Line20=list,Clear Credits
Line21=list,Clear Credits
Line2=list,Arcade Options
Line21=list,Custom Song Options
Line22=list,Screen Settings
Line3=list,Bookkeeping
Line17=list,Records Menu
Line4=list,System Diagnostics
Line5=list,Machine Update
Line6=list,Transfer Stats From Machine
Line7=list,Transfer Stats To Machine
Line8=list,Copy Edits To Machine
Line9=list,Copy Edits From Machine
Line3=list,Custom Song Options
Line4=list,Screen Settings
Line5=list,Bookkeeping
Line6=list,Records Menu
Line7=list,System Diagnostics
Line8=list,Machine Update
Line9=list,Manage Data
Line10=list,Center Image
Line11=list,Test Input
Line12=list,Test Lights
Line13=list,Set Machine Time
Line14=list,Reset Menu
Line15=list,Config Key/Joy Mappings
Line16=list,Fill Machine Stats
Line18=list,Reload Songs
Line19=list,Manage Packs
Line23=list,Manage Data
Line999=list,Network Options
Line14=list,Network Options
ShowUnderlines=0
CapitalizeAllOptionNames=0

Expand Down

0 comments on commit 17738f5

Please sign in to comment.