menus changes

This commit is contained in:
Sebastian Bularca
2026-05-22 13:50:03 +02:00
parent 823e146df0
commit 4d2d54ad05
4 changed files with 10 additions and 10 deletions

View File

@@ -72,7 +72,7 @@ namespace Jovian.ZoneSystem.Editor {
}
}
[MenuItem("Window/Zone System/Zone Editor")]
[MenuItem("Jovian/Zone System/Zone Editor")]
public static void Open() {
GetWindow<ZoneEditorWindow>("Zone Editor");
}