Update framework

This commit is contained in:
Dean Herbert
2017-07-11 09:59:08 +09:00
parent 2d21a7d2bf
commit d6d79432c9
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);
}