Fix custom content and importers blocking scripting reload

This commit is contained in:
2024-04-28 22:28:34 +03:00
committed by Ari Vuollet
parent 714cdd84ad
commit 7f317d0fb6
7 changed files with 135 additions and 8 deletions

View File

@@ -52,7 +52,6 @@ namespace FlaxEditor.Modules
public Float2 FloatPosition;
public AssetItem Item;
public AssetItem Item2;
// Constructor, to allow for default values
public WindowRestoreData()