mirror of
https://github.com/ppy/osu
synced 2025-01-25 15:23:02 +00:00
fix typo
This commit is contained in:
parent
efe82ef88c
commit
2bb99eac72
@ -86,7 +86,7 @@ namespace osu.Game.Modes.UI
|
|||||||
|
|
||||||
notificationManager?.Post(new SimpleNotification
|
notificationManager?.Post(new SimpleNotification
|
||||||
{
|
{
|
||||||
Text = @"The score overlay is currently disabled. You can toogle this by pressing Shift + Tab."
|
Text = @"The score overlay is currently disabled. You can toggle this by pressing Shift+Tab."
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user