mirror of
https://github.com/ppy/osu
synced 2024-12-16 11:56:31 +00:00
Remove weird fade
This commit is contained in:
parent
589f56d20c
commit
97665e029b
@ -182,8 +182,6 @@ namespace osu.Game.Overlays.Mods
|
||||
|
||||
if (!starRatingDisplay.IsPresent)
|
||||
starRatingDisplay.FinishTransforms(true);
|
||||
|
||||
starRatingDisplay.FadeIn(transition_duration);
|
||||
});
|
||||
|
||||
double rate = 1;
|
||||
|
Loading…
Reference in New Issue
Block a user