Removed Modules Folder
This commit is contained in:
parent
5ca9c33395
commit
8563f8c10a
|
@ -29,8 +29,6 @@ namespace Syntriax.Editor
|
|||
|
||||
CreateSubFolder($"{AssetPath}", "Prefabs");
|
||||
CreateSubFolder($"{AssetPath}/Prefabs", "UI");
|
||||
|
||||
CreateSubFolder($"{AssetPath}", "Modules");
|
||||
}
|
||||
|
||||
private static void CreateSubFolder(string parentFolder, string subFolder)
|
||||
|
|
Loading…
Reference in New Issue