mirror of
https://github.com/osukey/osukey.git
synced 2025-05-24 23:17:25 +09:00
Remove unused method
This commit is contained in:
parent
fc65cb4375
commit
f3c8cd91f4
@ -44,10 +44,5 @@ namespace osu.Game.Screens.Edit
|
|||||||
.Then()
|
.Then()
|
||||||
.FadeTo(1f, 250, Easing.OutQuint);
|
.FadeTo(1f, 250, Easing.OutQuint);
|
||||||
}
|
}
|
||||||
|
|
||||||
public void Exit()
|
|
||||||
{
|
|
||||||
Expire();
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user