小修
This commit is contained in:
@@ -358,7 +358,7 @@ namespace SLSFramework.UModAssistance
|
||||
if (GUILayout.Button(item, EditorStyles.label))
|
||||
{
|
||||
_onSelectCallback?.Invoke(item);
|
||||
// this.Close(); // 可选:点击后关闭
|
||||
this.Close(); // 可选:点击后关闭
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user