修改设置界面
This commit is contained in:
@@ -10,6 +10,7 @@ namespace NBF
|
||||
public string Key;
|
||||
public string Icon;
|
||||
public bool IsAll;
|
||||
public string Name;
|
||||
|
||||
// 条目可以是任意对象类型
|
||||
public List<object> Items = new List<object>();
|
||||
|
||||
Reference in New Issue
Block a user