1
0
mirror of https://github.com/ppy/osu.git synced 2026-06-01 21:00:33 +08:00

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
Unverified
2 changed files with 1 additions and 3 deletions
-2
View File
@@ -260,8 +260,6 @@ namespace osu.Game.Overlays
Radius = 8,
};
FadeEdgeEffectTo(0);
updateGlow();
Flush(true);
}