Bring framework up-to-date.

# Conflicts:
#	osu-framework
This commit is contained in:
Dean Herbert
2016-11-05 18:15:37 +09:00
parent bc53642cab
commit 2ee5e2efb7
8 changed files with 11 additions and 12 deletions

View File

@ -35,7 +35,7 @@ namespace osu.Game.GameModes.Menu
logo = new OsuLogo()
{
Alpha = 0,
Additive = true,
BlendingMode = BlendingMode.Additive,
Interactive = false,
Colour = Color4.DarkGray,
Ripple = false