mirror of
https://github.com/ppy/osu.git
synced 2024-11-13 18:47:27 +08:00
Remove unneccessary whitespace
This commit is contained in:
parent
35053eaeba
commit
848b005097
@ -119,7 +119,6 @@ namespace osu.Game.Rulesets.Taiko.UI
|
|||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
public void ShowTouchControls() {
|
public void ShowTouchControls() {
|
||||||
visibleComponents.Animate(components => components.FadeIn(500, Easing.OutQuint));
|
visibleComponents.Animate(components => components.FadeIn(500, Easing.OutQuint));
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user