mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-06-11 07:18:11 -05:00
chore: use IObjLoader directly instead of indirection of ObjLoading
This commit is contained in:
@ -14,8 +14,6 @@ namespace IW5
|
||||
public:
|
||||
ObjLoader();
|
||||
|
||||
[[nodiscard]] bool SupportsZone(const Zone& zone) const override;
|
||||
|
||||
void LoadReferencedContainersForZone(ISearchPath& searchPath, Zone& zone) const override;
|
||||
void UnloadContainersOfZone(Zone& zone) const override;
|
||||
|
||||
|
Reference in New Issue
Block a user