Clear asset map on new project
This commit is contained in:
@@ -261,6 +261,7 @@ class Project {
|
||||
for (a in assets) Data.deleteImage(a.file);
|
||||
assets = [];
|
||||
assetNames = [];
|
||||
assetMap = [];
|
||||
assetId = 0;
|
||||
Context.ddirty = 4;
|
||||
UISidebar.inst.hwnd0.redraws = 2;
|
||||
|
||||
Reference in New Issue
Block a user