1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-14 12:23:22 +08:00

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

@ -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);
}