mirror of
https://github.com/ppy/osu.git
synced 2025-01-15 00:02:54 +08:00
Make field readonly
This commit is contained in:
parent
4fba255bd9
commit
a9f87e06f8
@ -10,7 +10,7 @@ namespace osu.Game.Tests.Visual.Online
|
||||
[TestFixture]
|
||||
public class TestSceneBeatmapNotAvailable : OsuTestScene
|
||||
{
|
||||
BeatmapNotAvailable container;
|
||||
private readonly BeatmapNotAvailable container;
|
||||
|
||||
public TestSceneBeatmapNotAvailable()
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user