Builds and runs on windows
This commit is contained in:
+1
-1
@@ -24,7 +24,7 @@ end)
|
||||
|
||||
--]]
|
||||
|
||||
generator, msg = loadfile("rsc/roguegenerator.lua")
|
||||
generator, msg = loadfile("../rsc/roguegenerator.lua")
|
||||
|
||||
if generator == nil then
|
||||
print("error: ", msg)
|
||||
|
||||
Reference in New Issue
Block a user