Compare commits
2 Commits
bf6657e89f
...
4e02bd961e
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
4e02bd961e | ||
|
|
05234f6af1 |
@@ -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");
|
||||||
|
|||||||
Reference in New Issue
Block a user