mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-11-29 15:57:48 +00:00
chore: use IObjLoader directly instead of indirection of ObjLoading
This commit is contained in:
@@ -19,8 +19,6 @@ namespace T6
|
||||
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