设置分组
This commit is contained in:
@@ -15,6 +15,7 @@ namespace NBF.Setting
|
||||
public override string Name => "Resolution";
|
||||
public override string Group => SettingsDef.Group.Graphic;
|
||||
protected override int DefaultValue => _defaultResolution;
|
||||
public override string Tab => SettingsDef.Tab.Graphic;
|
||||
|
||||
protected override void OnInitialize()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user