1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 07:27:25 +08:00

Gratify CI

This commit is contained in:
Dean Herbert 2017-07-19 16:34:18 +09:00
parent 2a2f4e2a8b
commit c34856922c

View File

@ -28,7 +28,7 @@ namespace osu.Game.Screens.Menu
private readonly BackgroundScreenDefault background;
private Screen songSelect;
private MenuSideFlashes sideFlashes;
private readonly MenuSideFlashes sideFlashes;
protected override BackgroundScreen CreateBackground() => background;