mirror of
https://github.com/ppy/osu.git
synced 2026-06-06 20:04:32 +08:00
Add back missing line
This commit is contained in:
@@ -49,6 +49,8 @@ namespace osu.Game.Rulesets.Osu.Mods
|
||||
hasReplay = true;
|
||||
return;
|
||||
}
|
||||
|
||||
osuInputManager.AllowUserPresses = false;
|
||||
}
|
||||
|
||||
public void Update(Playfield playfield)
|
||||
|
||||
Reference in New Issue
Block a user