mirror of
https://github.com/halpz/re3.git
synced 2025-06-26 20:46:21 +00:00
small cleanup
This commit is contained in:
@ -49,7 +49,7 @@ workspace "re3"
|
||||
")" }
|
||||
|
||||
function setpaths (gamepath, exepath, scriptspath)
|
||||
scriptspath = scriptspath or "scripts/"
|
||||
scriptspath = scriptspath or ""
|
||||
if (gamepath) then
|
||||
cmdcopy = { "set \"path=" .. gamepath .. scriptspath .. "\"" }
|
||||
table.insert(cmdcopy, pbcommands)
|
||||
|
Reference in New Issue
Block a user