mirror of
https://github.com/osukey/osukey.git
synced 2025-07-03 01:09:57 +09:00
PlayerGroup -> PlayerSettingsGroup
This commit is contained in:
@ -6,7 +6,7 @@ using osu.Game.Screens.Play.PlayerSettings;
|
||||
|
||||
namespace osu.Game.Rulesets.Edit
|
||||
{
|
||||
public class ToolboxGroup : PlayerGroup
|
||||
public class ToolboxGroup : PlayerSettingsGroup
|
||||
{
|
||||
protected override string Title => "toolbox";
|
||||
|
||||
|
Reference in New Issue
Block a user