mirror of
https://github.com/osukey/osukey.git
synced 2025-08-04 07:06:35 +09:00
Fix CI issues (pass #2)
This commit is contained in:
@ -26,8 +26,8 @@ namespace osu.Desktop.VisualTests.Tests
|
||||
protected override double TimePerAction => default_duration * 2;
|
||||
|
||||
private readonly Random rng = new Random(1337);
|
||||
private TaikoPlayfield playfield;
|
||||
private Container playfieldContainer;
|
||||
private readonly TaikoPlayfield playfield;
|
||||
private readonly Container playfieldContainer;
|
||||
|
||||
public TestCaseTaikoPlayfield()
|
||||
{
|
||||
|
Reference in New Issue
Block a user