add PlayerInitCommand
add ShowBoard, ShowBeatBars
This commit is contained in:
@@ -113,6 +113,14 @@ Key6=Key 6
|
|||||||
Key7=Key 7
|
Key7=Key 7
|
||||||
Scratch up=Scratch up
|
Scratch up=Scratch up
|
||||||
Scratch down=Scratch down
|
Scratch down=Scratch down
|
||||||
|
Fret1=Fret 1
|
||||||
|
Fret2=Fret 2
|
||||||
|
Fret3=Fret 3
|
||||||
|
Fret4=Fret 4
|
||||||
|
Fret5=Fret 5
|
||||||
|
StrumUp=Strum Up
|
||||||
|
StrumDown=Strum Down
|
||||||
|
Tilt=Tilt
|
||||||
|
|
||||||
[GameCommand]
|
[GameCommand]
|
||||||
Could not launch web browser.=Could not launch web browser.
|
Could not launch web browser.=Could not launch web browser.
|
||||||
|
|||||||
@@ -764,6 +764,7 @@ PrevScreen=SongSelectionScreen()
|
|||||||
NextScreen=GetGameplayNextScreen()
|
NextScreen=GetGameplayNextScreen()
|
||||||
TimerSeconds=-1
|
TimerSeconds=-1
|
||||||
PlayerType="Player"
|
PlayerType="Player"
|
||||||
|
PlayerInitCommand=y,SCREEN_CENTER_Y
|
||||||
StartGivesUp=true
|
StartGivesUp=true
|
||||||
BackGivesUp=false
|
BackGivesUp=false
|
||||||
FailAfter30Misses=false
|
FailAfter30Misses=false
|
||||||
@@ -4902,3 +4903,7 @@ ComboOnCommand=hidden,1
|
|||||||
|
|
||||||
[Profile]
|
[Profile]
|
||||||
ShowCoinData=true
|
ShowCoinData=true
|
||||||
|
|
||||||
|
[NoteField]
|
||||||
|
ShowBoard=0
|
||||||
|
ShowBeatBars=0
|
||||||
|
|||||||
Reference in New Issue
Block a user