Update in line with framework changes.

This commit is contained in:
smoogipooo
2017-09-07 22:46:21 +09:00
parent 70e3ac30db
commit 19db7a8f72
29 changed files with 38 additions and 36 deletions

View File

@ -100,7 +100,7 @@ namespace osu.Game.Screens
Colour = getColourFor(GetType()),
Alpha = 0.2f,
BlendingMode = BlendingMode.Additive,
Blending = BlendingMode.Additive,
},
textContainer = new FillFlowContainer
{