Merge branch 'master' into fix-unit-test-on-linux

This commit is contained in:
Dean Herbert 2017-07-11 15:12:40 +09:00 committed by GitHub
commit e6deef5963
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);
}