Removed Modules Folder
This commit is contained in:
@@ -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)
|
||||
|
Reference in New Issue
Block a user