2
0
mirror of https://github.com/Laupetin/OpenAssetTools.git synced 2025-06-25 05:41:53 +00:00

Make Linker and Unlinker projects depend on raw

This commit is contained in:
Jan
2022-08-13 21:12:06 +02:00
parent 595af125b9
commit 189c82a787
3 changed files with 5 additions and 1 deletions

View File

@ -13,7 +13,7 @@ function Raw:link(links)
end
function Raw:use()
dependson(self:name())
end
function Raw:name()