From 8d900e4126f8a5284068362f51105b999bb966fb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9C=80=E8=90=8C=E5=B0=8F=E6=B1=90?= Date: Sat, 23 Nov 2019 00:28:10 +0800 Subject: =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=90=AF=E5=8A=A8=E8=B7=AF=E5=BE=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- script-beta/pub/pub.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'script-beta') diff --git a/script-beta/pub/pub.lua b/script-beta/pub/pub.lua index 2cb1b4e8..d00628eb 100644 --- a/script-beta/pub/pub.lua +++ b/script-beta/pub/pub.lua @@ -47,7 +47,7 @@ function m.recruitBraves(num) thread = thread.thread(braveTemplate:format( package.path, package.cpath, - (ROOT / 'debugger.lua'):string(), + (ROOT / 'script-beta' / 'debugger.lua'):string(), id )), taskMap = {}, -- cgit v1.2.3