1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-13 14:52:57 +08:00

Fix excess line

This commit is contained in:
Dean Herbert 2019-03-05 16:41:11 +09:00
parent 93c79023dc
commit 9a9b4efb8d

View File

@ -105,7 +105,6 @@ namespace osu.Game.Rulesets.UI
parentGameplayClock = clock;
}
protected override void LoadComplete()
{
base.LoadComplete();