mirror of
https://github.com/osukey/osukey.git
synced 2025-05-09 23:57:18 +09: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…
x
Reference in New Issue
Block a user