mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-11-18 03:02:07 +00:00
fix: add platform to test code
This commit is contained in:
@@ -277,7 +277,7 @@ namespace
|
||||
]
|
||||
})MATERIAL");
|
||||
|
||||
Zone zone("MockZone", 0, GameId::IW4);
|
||||
Zone zone("MockZone", 0, GameId::IW4, GamePlatform::PC);
|
||||
|
||||
MemoryManager memory;
|
||||
AssetCreatorCollection creatorCollection(zone);
|
||||
|
||||
Reference in New Issue
Block a user