1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 00:47:24 +08:00

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
commit 7f719257d4
2 changed files with 1 additions and 3 deletions

@ -1 +1 @@
Subproject commit 870ae62a35fc0296009bf6d711922da5b9b5612f
Subproject commit 768a775b688d7a008d8933275b48ed0d2d491f12

View File

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