2024-10-17 23:26:02 +02:00

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");