mirror of
https://github.com/ppy/osu.git
synced 2024-11-15 12:27:26 +08:00
Fix code quality
This commit is contained in:
parent
0a0e31163b
commit
ddfa877b12
@ -67,7 +67,7 @@ namespace osu.Game.Rulesets.Taiko.Edit.Setup
|
||||
},
|
||||
TabbableContentContainer = this,
|
||||
},
|
||||
tickRateSlider = new FormSliderBar<double>()
|
||||
tickRateSlider = new FormSliderBar<double>
|
||||
{
|
||||
Caption = EditorSetupStrings.TickRate,
|
||||
HintText = EditorSetupStrings.TickRateDescription,
|
||||
|
Loading…
Reference in New Issue
Block a user