mirror of
https://github.com/ppy/osu.git
synced 2025-03-14 05:47:20 +08:00
Merge pull request #25770 from peppy/show-back-button-spectator
Show back button when spectating
This commit is contained in:
commit
b3c6e80f5c
@ -25,6 +25,8 @@ namespace osu.Game.Screens.Play
|
||||
|
||||
private readonly Score score;
|
||||
|
||||
public override bool AllowBackButton => true;
|
||||
|
||||
protected override bool CheckModsAllowFailure()
|
||||
{
|
||||
if (!allowFail)
|
||||
|
Loading…
x
Reference in New Issue
Block a user