1
0
Fork 0

.bam/functions.lua: Imports() should be relative to the current script.

This commit is contained in:
Henrik Hautakoski 2022-09-10 21:14:21 +02:00
parent 788e3f697e
commit de789ad77e

View file

@ -1,5 +1,5 @@
Import(".bam/utils.lua")
Import("utils.lua")
local _systems = {
"Win32",