mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 22:56:36 +09:00
Remove AllowLeadIn flag
This commit is contained in:
@ -333,7 +333,6 @@ namespace osu.Game.Rulesets.Osu.Tests
|
||||
var p = new ScoreAccessibleReplayPlayer(new Score { Replay = new Replay { Frames = frames } })
|
||||
{
|
||||
AllowPause = false,
|
||||
AllowLeadIn = false,
|
||||
AllowResults = false
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user