mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-11-24 05:32:06 +00:00
ZoneLoading: Extract all obj dumping relevant parts to ObjWriting component
This commit is contained in:
@@ -31,7 +31,9 @@ function Unlinker:project()
|
||||
self:include()
|
||||
Utils:include()
|
||||
ZoneLoading:include()
|
||||
ObjWriting:include()
|
||||
|
||||
Utils:link()
|
||||
ZoneLoading:link()
|
||||
ObjWriting:link()
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user