[nscl] Switch patchWorkers.js implementation from patchWindow.js to Worlds.js.

This commit is contained in:
hackademix 2024-11-14 00:07:32 +01:00
parent bf01385e40
commit 3fe53be3fb
No known key found for this signature in database
GPG Key ID: 231A83AFDA9C2434
2 changed files with 3 additions and 1 deletions

View File

@ -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"
]
},

@ -1 +1 @@
Subproject commit 7a1f86572c1ed0f1f81c22d71c0706fc8373cb5a
Subproject commit 69000af2833595c39ffddc4dc79c3d0fab0328b5