mirror of
https://github.com/osukey/osukey.git
synced 2025-07-03 01:09:57 +09:00
PlayerGroup -> PlayerSettingsGroup
This commit is contained in:
@ -42,7 +42,7 @@ namespace osu.Game.Tests.Visual
|
||||
}));
|
||||
}
|
||||
|
||||
private class ExampleContainer : PlayerGroup
|
||||
private class ExampleContainer : PlayerSettingsGroup
|
||||
{
|
||||
protected override string Title => @"example";
|
||||
}
|
||||
|
Reference in New Issue
Block a user