theme updates from midi
This commit is contained in:
@@ -724,9 +724,7 @@ UseSectionsWithPreferredGroup=false
|
|||||||
RouletteSwitchSeconds=0.05
|
RouletteSwitchSeconds=0.05
|
||||||
RouletteSlowDownSwitches=5
|
RouletteSlowDownSwitches=5
|
||||||
LockedInitialVelocity=15
|
LockedInitialVelocity=15
|
||||||
#
|
|
||||||
OnlyShowActiveSection=false
|
|
||||||
#
|
|
||||||
ScrollBarHeight=300
|
ScrollBarHeight=300
|
||||||
ScrollBarOnCommand=visible,false
|
ScrollBarOnCommand=visible,false
|
||||||
#
|
#
|
||||||
@@ -1451,7 +1449,7 @@ SleepAfterTweenOffSeconds=0
|
|||||||
UpdateOnMessage=""
|
UpdateOnMessage=""
|
||||||
#
|
#
|
||||||
NumChoicesOnPage1=100
|
NumChoicesOnPage1=100
|
||||||
ChoiceNames="1,4,7"
|
ChoiceNames="1,4,5,7"
|
||||||
#~ ChoiceNames="1,2,3,4,5,6,7"
|
#~ ChoiceNames="1,2,3,4,5,6,7"
|
||||||
DefaultChoice="1"
|
DefaultChoice="1"
|
||||||
Choice1="applydefaultoptions;text,Game Start;screen,"..Branch.StartGame()
|
Choice1="applydefaultoptions;text,Game Start;screen,"..Branch.StartGame()
|
||||||
@@ -1766,12 +1764,8 @@ PreviousSongButton="MenuLeft"
|
|||||||
NextSongButton="MenuRight"
|
NextSongButton="MenuRight"
|
||||||
#
|
#
|
||||||
ChangeStepsWithGameButtons=false
|
ChangeStepsWithGameButtons=false
|
||||||
;PreviousDifficultyButton="MenuUp"
|
PreviousDifficultyButton="MenuUp"
|
||||||
;NextDifficultyButton="MenuDown"
|
NextDifficultyButton="MenuDown"
|
||||||
#
|
|
||||||
ChangeGroupsWithGameButtoms=false
|
|
||||||
;PreviousGroupButton="MenuUp"
|
|
||||||
;NextGroupButton="MenuDown"
|
|
||||||
#
|
#
|
||||||
TwoPartSelection=false
|
TwoPartSelection=false
|
||||||
TwoPartConfirmsOnly=false
|
TwoPartConfirmsOnly=false
|
||||||
|
|||||||
@@ -698,14 +698,14 @@ FooterOffCommand=
|
|||||||
|
|
||||||
ShowHelp=true
|
ShowHelp=true
|
||||||
HelpX=SCREEN_CENTER_X
|
HelpX=SCREEN_CENTER_X
|
||||||
HelpY=IsArcade() and SCREEN_BOTTOM-16 or SCREEN_BOTTOM-16
|
HelpY=SCREEN_BOTTOM-16
|
||||||
HelpOnCommand=SetSecsBetweenSwitches,4;shadowlength,1;strokecolor,Color("Black");draworder,105;zoomy,0;linear,0.175;zoom,1*0.675;maxwidth,(640*0.75)/0.5;diffuseshift;effectcolor1,color("0.5,0.5,0.5,1");
|
HelpOnCommand=SetSecsBetweenSwitches,4;shadowlength,1;strokecolor,Color("Black");draworder,105;zoomy,0;linear,0.175;zoom,1*0.675;maxwidth,(640*0.75)/0.5;
|
||||||
HelpOffCommand=linear,0.175;zoomy,0
|
HelpOffCommand=linear,0.175;zoomy,0
|
||||||
|
|
||||||
AlternateHelpDisplayX=SCREEN_CENTER_X
|
AlternateHelpDisplayX=SCREEN_CENTER_X
|
||||||
AlternateHelpDisplayY=IsArcade() and SCREEN_BOTTOM-16 or SCREEN_BOTTOM-16
|
AlternateHelpDisplayY=SCREEN_BOTTOM-16
|
||||||
# AlternateHelpDisplayOnCommand=draworder,105;
|
# AlternateHelpDisplayOnCommand=draworder,105;
|
||||||
AlternateHelpDisplayOnCommand=SetSecsBetweenSwitches,4;shadowlength,1;strokecolor,Color("Black");draworder,105;zoomy,0;linear,0.175;zoom,1*0.675;maxwidth,(640*0.75)/0.5;diffuseshift;effectcolor1,color("0.5,0.5,0.5,1");;diffusealpha,0
|
AlternateHelpDisplayOnCommand=SetSecsBetweenSwitches,4;shadowlength,1;strokecolor,Color("Black");draworder,105;zoomy,0;linear,0.175;zoom,1*0.675;maxwidth,(640*0.75)/0.5;;diffusealpha,0
|
||||||
AlternateHelpDisplayOffCommand=linear,0.175;zoomy,0
|
AlternateHelpDisplayOffCommand=linear,0.175;zoomy,0
|
||||||
|
|
||||||
TimerX=SCREEN_RIGHT-36-4
|
TimerX=SCREEN_RIGHT-36-4
|
||||||
|
|||||||
Reference in New Issue
Block a user