Fix: Marvelous timing in menus. Note: We didn't notice this bug because if we don't edit it, it will remain at 2.
ALSO Fix: Don't crash when kicked from SMOnline room screen
This commit is contained in:
@@ -817,6 +817,7 @@ InGameRoomColor=1.0,0.1,0.1,1.0
|
||||
[ScreenSMOnlineSelectMusic]
|
||||
PrevScreen=ScreenNetRoom
|
||||
Class=ScreenNetSelectMusic
|
||||
RoomSelectScreen=ScreenNetRoom
|
||||
Fallback=ScreenNetSelectMusic
|
||||
|
||||
[ScreenNetSelectMusic]
|
||||
@@ -2921,7 +2922,7 @@ Line5=conf,EventMode
|
||||
|
||||
[ScreenMachineOptions]
|
||||
Fallback=ScreenOptionsSubmenu
|
||||
LineNames=1,2,3,4,5,6,7,8,9,10
|
||||
LineNames=1,2,3,4,5,6,7,8,9,10,11
|
||||
OptionMenuFlags=together;explanations
|
||||
Line1=conf,MenuTimer
|
||||
Line2=conf,ScoringType
|
||||
@@ -2933,6 +2934,8 @@ Line7=conf,ProgressiveNonstopLifebar
|
||||
Line8=conf,DefaultFailType
|
||||
Line9=conf,ShowSongOptions
|
||||
Line10=conf,ShowNameEntry
|
||||
Line11=conf,MarvelousTiming
|
||||
|
||||
|
||||
[ScreenGraphicOptions]
|
||||
Fallback=ScreenOptionsSubmenu
|
||||
@@ -3485,7 +3488,7 @@ TimerSeconds=30
|
||||
StyleIcon=0
|
||||
MemoryCardIcons=0
|
||||
CapitalizeAllOptionNames=0
|
||||
LineNames=1,2,3,4,5,6,7,8,9,10,11,12,13,14
|
||||
LineNames=1,2,3,4,5,6,7,8,9,10,11,12,13,14,15
|
||||
OptionMenuFlags=
|
||||
Line1=list,Speed
|
||||
Line2=list,Accel
|
||||
|
||||
Reference in New Issue
Block a user