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)
|
||||
InitialScreen="ScreenCompany"
|
||||
FirstAttractScreen="ScreenCompany"
|
||||
DefaultModifiers="cel;1.5x"
|
||||
DefaultModifiers="default;1.5x"
|
||||
DefaultCpuModifiers=""
|
||||
DefaultNoteSkinName="cel"
|
||||
DefaultNoteSkinName="default"
|
||||
DifficultiesToShow="beginner,easy,medium,hard,challenge"
|
||||
CourseDifficultiesToShow="easy,medium,hard"
|
||||
StepsTypesToHide="dance-couple,dance-solo,pump-halfdouble,lights-cabinet"
|
||||
|
||||
@@ -30,7 +30,7 @@ AutoSetStyle=false
|
||||
|
||||
# Default modifiers and noteskin.
|
||||
DefaultModifiers="1x"
|
||||
DefaultNoteSkinName="cel"
|
||||
DefaultNoteSkinName="default"
|
||||
|
||||
# Difficulties to show. Useful for custom games where you want to hide these.
|
||||
DifficultiesToShow="beginner,easy,medium,hard,challenge"
|
||||
|
||||
Reference in New Issue
Block a user