Skip to content

Commit

Permalink
move recently added options to the bottom of the player options screen
Browse files Browse the repository at this point in the history
  • Loading branch information
MinaciousGrace committed Dec 30, 2016
1 parent 167380a commit f0fe666
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions Themes/Til Death/metrics.ini
Original file line number Diff line number Diff line change
Expand Up @@ -365,11 +365,7 @@ StepsTypeSetCommand=%function(self,param) \
end; \

[ScreenPlayerOptions]
LineNames="1,SC,Life,Judge,Background,Rate,8,4,RS,14,5,7,10,13,JT,TT,TG,TTM,JC,EB,PI,FB,MB,SF,LC,NPS,16,BG,Fail,Center,Score"
LineSC="lua,DefaultScoreType()"
LineLife="conf,LifeDifficulty"
LineJudge="conf,TimingWindowScale"
LineBackground="conf,BGBrightness"
LineNames="1,Rate,8,4,RS,14,5,7,10,13,JT,TT,TG,TTM,JC,EB,PI,FB,MB,SF,LC,NPS,16,BG,Fail,Center,Score,Life,Judge,Background,"
LineCenter="conf,Center1Player"
LineRS="lua,ReceptorSize()"
LineJT="lua,JudgmentText()"
Expand All @@ -388,7 +384,9 @@ LineRate="list,Rate"
LineBG="list,Background"
LineFail="list,Fail"
LineScore="list,SaveScores"

LineLife="conf,LifeDifficulty"
LineJudge="conf,TimingWindowScale"
LineBackground="conf,BGBrightness"

NextScreen="ScreenGameplay"

Expand Down

0 comments on commit f0fe666

Please sign in to comment.