mirror of
https://github.com/aharabada/glitchy-engine-beef.git
synced 2026-09-05 21:01:52 +00:00
Texture inheritance for materials, also script access
This commit is contained in:
@@ -207,7 +207,6 @@ class EditorContentManager : IContentManager
|
||||
{
|
||||
delete key;
|
||||
}
|
||||
delete:append _;
|
||||
};
|
||||
|
||||
private append List<IAssetImporter> _assetImporters = .() ~ ClearAndDeleteItems!(_);
|
||||
|
||||
Reference in New Issue
Block a user