Merge master in

This commit is contained in:
Dean Herbert 2017-07-11 15:11:44 +09:00
commit cbb521e395

View File

@ -260,8 +260,6 @@ namespace osu.Game.Overlays
Radius = 8, Radius = 8,
}; };
FadeEdgeEffectTo(0);
updateGlow(); updateGlow();
Flush(true); Flush(true);
} }