mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 16:59:53 +09:00
@ -80,7 +80,7 @@ namespace osu.Game.Graphics.UserInterface
|
||||
|
||||
if (State.Value == Visibility.Visible)
|
||||
{
|
||||
// ensure we don't leave the targetin a bad state.
|
||||
// ensure we don't leave the target in a bad state.
|
||||
dimTarget?.FadeColour(Color4.White, transition_duration);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user