mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 14:46:38 +09:00
Fix screen titles
This commit is contained in:
@ -172,5 +172,7 @@ namespace osu.Game.Screens.Multi.Lounge
|
||||
|
||||
this.Push(new MatchSubScreen(room, s => pushGameplayScreen?.Invoke(s)));
|
||||
}
|
||||
|
||||
public override string ToString() => Title;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user