mirror of
https://github.com/osukey/osukey.git
synced 2025-08-05 15:44:04 +09:00
PlayerSettingsGroups -> PlayerSettings
This commit is contained in:
@ -23,7 +23,7 @@ namespace osu.Game.Screens.OnlinePlay.Multiplayer.Spectate
|
||||
[BackgroundDependencyLoader]
|
||||
private void load()
|
||||
{
|
||||
PlayerSettingsGroups.Expire();
|
||||
PlayerSettings.Expire();
|
||||
}
|
||||
|
||||
protected override void LogoArriving(OsuLogo logo, bool resuming)
|
||||
|
Reference in New Issue
Block a user