mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2026-05-01 16:09:36 +00:00
chore: update image namespacing
This commit is contained in:
@@ -38,11 +38,13 @@ function ImageConverter:project()
|
||||
|
||||
self:include(includes)
|
||||
Utils:include(includes)
|
||||
Common:include(includes)
|
||||
ObjImage:include(includes)
|
||||
|
||||
Raw:use()
|
||||
|
||||
links:linkto(Utils)
|
||||
links:linkto(Common)
|
||||
links:linkto(ObjImage)
|
||||
links:linkall()
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user