Change back to "default" noteskin instead of "cel" in fallback
This commit is contained in:
@@ -7,9 +7,9 @@ ColorP1Command=diffuse,PlayerColor(PLAYER_1)
|
|||||||
ColorP2Command=diffuse,PlayerColor(PLAYER_2)
|
ColorP2Command=diffuse,PlayerColor(PLAYER_2)
|
||||||
InitialScreen="ScreenCompany"
|
InitialScreen="ScreenCompany"
|
||||||
FirstAttractScreen="ScreenCompany"
|
FirstAttractScreen="ScreenCompany"
|
||||||
DefaultModifiers="cel;1.5x"
|
DefaultModifiers="default;1.5x"
|
||||||
DefaultCpuModifiers=""
|
DefaultCpuModifiers=""
|
||||||
DefaultNoteSkinName="cel"
|
DefaultNoteSkinName="default"
|
||||||
DifficultiesToShow="beginner,easy,medium,hard,challenge"
|
DifficultiesToShow="beginner,easy,medium,hard,challenge"
|
||||||
CourseDifficultiesToShow="easy,medium,hard"
|
CourseDifficultiesToShow="easy,medium,hard"
|
||||||
StepsTypesToHide="dance-couple,dance-solo,pump-halfdouble,lights-cabinet"
|
StepsTypesToHide="dance-couple,dance-solo,pump-halfdouble,lights-cabinet"
|
||||||
|
|||||||
@@ -30,7 +30,7 @@ AutoSetStyle=false
|
|||||||
|
|
||||||
# Default modifiers and noteskin.
|
# Default modifiers and noteskin.
|
||||||
DefaultModifiers="1x"
|
DefaultModifiers="1x"
|
||||||
DefaultNoteSkinName="cel"
|
DefaultNoteSkinName="default"
|
||||||
|
|
||||||
# Difficulties to show. Useful for custom games where you want to hide these.
|
# Difficulties to show. Useful for custom games where you want to hide these.
|
||||||
DifficultiesToShow="beginner,easy,medium,hard,challenge"
|
DifficultiesToShow="beginner,easy,medium,hard,challenge"
|
||||||
|
|||||||
Reference in New Issue
Block a user