updated
This commit is contained in:
@@ -37,7 +37,7 @@ local function addSound(fileName)
|
|||||||
local baseRoute = "https://git.astrocore.space/root/nova-corp/raw/branch/main/"
|
local baseRoute = "https://git.astrocore.space/root/nova-corp/raw/branch/main/"
|
||||||
shell.execute("wget", baseRoute .. "sounds" .. "/" .. fullFile)
|
shell.execute("wget", baseRoute .. "sounds" .. "/" .. fullFile)
|
||||||
sleep(2)
|
sleep(2)
|
||||||
return require(fileName)
|
return
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user