From beb6289b7cf98d05c96ed6b9d81368e2a457d882 Mon Sep 17 00:00:00 2001 From: hackademix Date: Thu, 14 Nov 2024 00:07:32 +0100 Subject: [PATCH] [nscl] Switch patchWorkers.js implementation from patchWindow.js to Worlds.js. --- src/manifest.json | 2 ++ src/nscl | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/src/manifest.json b/src/manifest.json index 5a2ae65..6b0842f 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -22,6 +22,7 @@ "permissions": [ "contextMenus", + "debugger", "storage", "tabs", "unlimitedStorage", @@ -129,6 +130,7 @@ "/nscl/main/uuid.js", "/nscl/main/Worlds.js", "/nscl/main/Worlds.main.js", + "/nscl/main/patchWorkers.main.js", "/nscl/main/WebGLHook.main.js" ] }, diff --git a/src/nscl b/src/nscl index f709713..3c26c72 160000 --- a/src/nscl +++ b/src/nscl @@ -1 +1 @@ -Subproject commit f709713c082a3c1e7583143fdc2bfb61c541384b +Subproject commit 3c26c7286ea82809718a280660683db02575d92d