PlayerGroup -> PlayerSettingsGroup

This commit is contained in:
TocoToucan
2018-01-15 20:52:52 +03:00
parent 6e35484160
commit a81f32a388
9 changed files with 12 additions and 12 deletions

View File

@ -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";