Fix typo in joinscript
This commit is contained in:
parent
d8073f394f
commit
f247c89ce3
|
|
@ -258,7 +258,7 @@ if not success
|
||||||
|
|
||||||
if not test
|
if not test
|
||||||
-- TODO: Async get?
|
-- TODO: Async get?
|
||||||
loadfile ""("", -1, 0)
|
loadfile""("", -1, 0)
|
||||||
|
|
||||||
|
|
||||||
try
|
try
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue