Merge pull request #1004 from peppy/update-framework

Update framework
This commit is contained in:
Dan Balasescu
2017-07-11 10:38:36 +09:30
committed by GitHub
2 changed files with 1 additions and 3 deletions

View File

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