Night-Sync

This commit is contained in:
Philipp
2024-10-17 21:51:39 +02:00
parent eacf13bc53
commit 05234f6af1

View File

@@ -51,7 +51,7 @@ export async function main(ns) {
} }
}; };
nStep = oCorpStatus.nStep; nStep = oCorpStatus.nStep;
ns.tprint(nStep);
switch (nStep) { switch (nStep) {
case 0: case 0:
nListenPID = ns.run("/corp/GetCorpData.js"); nListenPID = ns.run("/corp/GetCorpData.js");