mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-09-06 00:37:26 +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