mirror of
https://github.com/ppy/osu.git
synced 2025-03-19 04:57:46 +08: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…
x
Reference in New Issue
Block a user