mirror of
https://github.com/ppy/osu.git
synced 2025-03-22 21:00:33 +08:00
Fix typo
Co-Authored-By: Bartłomiej Dach <dach.bartlomiej@gmail.com>
This commit is contained in:
parent
3380dbbd71
commit
7adedcb7b9
@ -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);
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user