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]
|
[ScreenSMOnlineSelectMusic]
|
||||||
PrevScreen=ScreenNetRoom
|
PrevScreen=ScreenNetRoom
|
||||||
Class=ScreenNetSelectMusic
|
Class=ScreenNetSelectMusic
|
||||||
|
RoomSelectScreen=ScreenNetRoom
|
||||||
Fallback=ScreenNetSelectMusic
|
Fallback=ScreenNetSelectMusic
|
||||||
|
|
||||||
[ScreenNetSelectMusic]
|
[ScreenNetSelectMusic]
|
||||||
@@ -2921,7 +2922,7 @@ Line5=conf,EventMode
|
|||||||
|
|
||||||
[ScreenMachineOptions]
|
[ScreenMachineOptions]
|
||||||
Fallback=ScreenOptionsSubmenu
|
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
|
OptionMenuFlags=together;explanations
|
||||||
Line1=conf,MenuTimer
|
Line1=conf,MenuTimer
|
||||||
Line2=conf,ScoringType
|
Line2=conf,ScoringType
|
||||||
@@ -2933,6 +2934,8 @@ Line7=conf,ProgressiveNonstopLifebar
|
|||||||
Line8=conf,DefaultFailType
|
Line8=conf,DefaultFailType
|
||||||
Line9=conf,ShowSongOptions
|
Line9=conf,ShowSongOptions
|
||||||
Line10=conf,ShowNameEntry
|
Line10=conf,ShowNameEntry
|
||||||
|
Line11=conf,MarvelousTiming
|
||||||
|
|
||||||
|
|
||||||
[ScreenGraphicOptions]
|
[ScreenGraphicOptions]
|
||||||
Fallback=ScreenOptionsSubmenu
|
Fallback=ScreenOptionsSubmenu
|
||||||
@@ -3485,7 +3488,7 @@ TimerSeconds=30
|
|||||||
StyleIcon=0
|
StyleIcon=0
|
||||||
MemoryCardIcons=0
|
MemoryCardIcons=0
|
||||||
CapitalizeAllOptionNames=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=
|
OptionMenuFlags=
|
||||||
Line1=list,Speed
|
Line1=list,Speed
|
||||||
Line2=list,Accel
|
Line2=list,Accel
|
||||||
|
|||||||
Reference in New Issue
Block a user