separate select music help text string
This commit is contained in:
@@ -1280,6 +1280,7 @@ You have changed the timing of=You have changed the timing of
|
||||
; Put all help text in this one group and have metrics look up the strings here. That will help make sure
|
||||
; that strings are in a consistent style and that strings aren't duplicated.
|
||||
HelpTextNormal=Use &LEFT; &RIGHT; to select, then press START
|
||||
HelpTextSelectMusic=Use &LEFT; &RIGHT; to select, then press START
|
||||
HelpTextDifficultyPart=&UP;&UP; easier difficulty &DOWN;&DOWN; harder difficulty
|
||||
HelpTextOptions=&UP; &DOWN; to change line &LEFT; &RIGHT; to select between options START to accept changes
|
||||
HelpTextOptionsAndBack=&UP; &DOWN; line &LEFT; &RIGHT; change START choose BACK discard
|
||||
|
||||
@@ -571,6 +571,7 @@ Fallback="ScreenWithMenuElements2"
|
||||
NextScreen=GetSelectMusicNext()
|
||||
PrevScreen=ScreenTitleBranch()
|
||||
MusicWheelType="MusicWheel"
|
||||
HelpText=ScreenString("HelpTextSelectMusic")
|
||||
SampleMusicLoops=true
|
||||
SampleMusicFallbackFadeInSeconds=0
|
||||
ShowOptionsMessageSeconds=1.5
|
||||
|
||||
Reference in New Issue
Block a user