mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 11:37:28 +08:00
Apply required refactor
This commit is contained in:
parent
5d166a011d
commit
e512d88899
@ -14,8 +14,6 @@ namespace osu.Game.Screens.Multi
|
||||
{
|
||||
public override bool DisallowExternalBeatmapRulesetChanges => false;
|
||||
|
||||
public override bool RemoveWhenNotAlive => false;
|
||||
|
||||
public virtual string ShortTitle => Title;
|
||||
|
||||
[Resolved(CanBeNull = true)]
|
||||
|
Loading…
Reference in New Issue
Block a user