mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 00:40:09 +09:00
add readonly modifier
This commit is contained in:
@ -59,7 +59,7 @@ namespace osu.Game.Tests.Visual
|
||||
protected class ModTestPlayer : TestPlayer
|
||||
{
|
||||
private readonly bool allowFail;
|
||||
private ModTestData currentTestData;
|
||||
private readonly ModTestData currentTestData;
|
||||
|
||||
protected override bool CheckModsAllowFailure() => allowFail;
|
||||
|
||||
|
Reference in New Issue
Block a user