mirror of
https://github.com/ppy/osu.git
synced 2026-05-19 03:19:52 +08:00
Apply required refactor
This commit is contained in:
@@ -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)]
|
||||
|
||||
Reference in New Issue
Block a user