mirror of
https://github.com/osukey/osukey.git
synced 2025-08-05 07:33:55 +09:00
Rename Settings
to have a more localised name
This commit is contained in:
@ -6,7 +6,7 @@ using osu.Framework.Graphics;
|
||||
|
||||
namespace osu.Game.Screens.Edit.Verify
|
||||
{
|
||||
public class IssueSettings : Settings
|
||||
public class IssueSettings : RoundedContentEditorScreenSettings
|
||||
{
|
||||
private readonly IssueList issueList;
|
||||
|
||||
|
Reference in New Issue
Block a user