mirror of
https://github.com/ppy/osu
synced 2025-01-21 05:20:50 +00:00
Fix CI error
This commit is contained in:
parent
57011ff13b
commit
4eda017fa5
@ -114,7 +114,7 @@ namespace osu.Game.Tests.Visual
|
||||
|
||||
private class TestPlayfield : ScrollingPlayfield
|
||||
{
|
||||
public readonly ScrollingDirection Direction;
|
||||
public new readonly ScrollingDirection Direction;
|
||||
|
||||
public TestPlayfield(ScrollingDirection direction)
|
||||
: base(direction)
|
||||
|
Loading…
Reference in New Issue
Block a user