This commit is contained in:
Zoë Hoekstra
2022-09-01 16:27:31 +02:00
parent ec81fb60c3
commit 55df97d3d5
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -45,7 +45,7 @@ export function prestigeWorkerScripts(): void {
ws.env.stopFlag = true;
killWorkerScript(ws);
}
for (const [__, port] of NetscriptPorts.entries()) {
port.clear();
}