mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 21:47:25 +08:00
Fix typo
This commit is contained in:
parent
87ee9ab813
commit
1c0a650575
@ -101,7 +101,7 @@ namespace osu.Game.Screens.Select
|
|||||||
{
|
{
|
||||||
notifications?.Post(new SimpleNotification
|
notifications?.Post(new SimpleNotification
|
||||||
{
|
{
|
||||||
Text = "The current ruleset doesn't have an autoplay mod avalaible!"
|
Text = "The current ruleset doesn't have an autoplay mod available!"
|
||||||
});
|
});
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user