mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-09-02 06:57:26 +00:00
refactor: use IAssetDumper interface on implementations directly
This commit is contained in:
@@ -470,7 +470,6 @@ namespace
|
||||
AssetDumpingContext context(zone, "", mockOutput, mockObjPath);
|
||||
|
||||
AssetPoolDynamic<Material> materialPool(0);
|
||||
|
||||
GivenMaterial("wpc/metal_ac_duct", materialPool, memory);
|
||||
|
||||
AssetDumperMaterial dumper;
|
||||
|
Reference in New Issue
Block a user