mirror of
https://github.com/bdunderscore/modular-avatar.git
synced 2025-02-07 06:12:47 +08:00
fix: make generated assets easily visible in play mode
This commit is contained in:
parent
13e009b6fc
commit
dcc1650dbd
@ -210,6 +210,8 @@ namespace nadena.dev.modular_avatar.core.editor
|
|||||||
ClonedMenuMappings.Clear();
|
ClonedMenuMappings.Clear();
|
||||||
|
|
||||||
ErrorReportUI.MaybeOpenErrorReportUI();
|
ErrorReportUI.MaybeOpenErrorReportUI();
|
||||||
|
|
||||||
|
AssetDatabase.SaveAssets();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user