mirror of https://github.com/ppy/osu
Don't use in music player for now
This commit is contained in:
parent
174f8ddb31
commit
696802e674
|
@ -351,7 +351,6 @@ public Background(WorkingBeatmap beatmap = null)
|
|||
RelativeSizeAxes = Axes.Both;
|
||||
|
||||
CacheDrawnFrameBuffer = true;
|
||||
RedrawOnScale = false;
|
||||
|
||||
Children = new Drawable[]
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue