.bam/functions.lua: Imports() should be relative to the current script.
This commit is contained in:
parent
788e3f697e
commit
de789ad77e
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
|
||||
Import(".bam/utils.lua")
|
||||
Import("utils.lua")
|
||||
|
||||
local _systems = {
|
||||
"Win32",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue