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