Move some tools for consistency, audo add feature for card debugger
This commit is contained in:
@@ -15,7 +15,7 @@ namespace AppleHills.Core.Settings.Editor
|
||||
private Dictionary<string, SerializedObject> serializedSettingsObjects = new Dictionary<string, SerializedObject>();
|
||||
private GUIStyle headerStyle;
|
||||
|
||||
[MenuItem("AppleHills/Developer Settings Editor")]
|
||||
[MenuItem("AppleHills/Settings/Developer Settings Editor")]
|
||||
public static void ShowWindow()
|
||||
{
|
||||
GetWindow<DeveloperSettingsEditorWindow>("Developer Settings");
|
||||
|
||||
Reference in New Issue
Block a user