mirror of
https://github.com/ppy/osu.git
synced 2024-11-06 06:57:39 +08:00
Add back missing line
This commit is contained in:
parent
5e3fad86cf
commit
1f0b7465e2
@ -49,6 +49,8 @@ namespace osu.Game.Rulesets.Osu.Mods
|
||||
hasReplay = true;
|
||||
return;
|
||||
}
|
||||
|
||||
osuInputManager.AllowUserPresses = false;
|
||||
}
|
||||
|
||||
public void Update(Playfield playfield)
|
||||
|
Loading…
Reference in New Issue
Block a user