summaryrefslogtreecommitdiff
path: root/script-beta
diff options
context:
space:
mode:
Diffstat (limited to 'script-beta')
-rw-r--r--script-beta/pub/pub.lua2
1 files changed, 1 insertions, 1 deletions
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 = {},