forked from Shardstone/trail-into-darkness
added zlinq
This commit is contained in:
@@ -109,7 +109,7 @@ namespace Jovian.Recents {
|
||||
private PrefabStage prefabStage;
|
||||
private GUIStyle guiStyle;
|
||||
|
||||
[MenuItem("Jovian/Assets History...", false, 20)]
|
||||
[MenuItem("Jovian/Utilities/Assets History...", false, 20)]
|
||||
private static void Init() {
|
||||
var window = GetWindow<RecentAssets>(false, "Assets History");
|
||||
window.minSize = new Vector2(100f, 100f);
|
||||
|
||||
Reference in New Issue
Block a user