mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 22:56:36 +09:00
Fix typo
This commit is contained in:
@ -101,7 +101,7 @@ namespace osu.Game.Screens.Select
|
||||
{
|
||||
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;
|
||||
}
|
||||
|
Reference in New Issue
Block a user