mirror of
https://github.com/osukey/osukey.git
synced 2025-05-30 09:57:21 +09: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;
|
hasReplay = true;
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
osuInputManager.AllowUserPresses = false;
|
||||||
}
|
}
|
||||||
|
|
||||||
public void Update(Playfield playfield)
|
public void Update(Playfield playfield)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user