forked from Shardstone/trail-into-darkness
added encounter system
This commit is contained in:
@@ -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");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user