Compare commits
2 Commits
9d020e473e
...
0ac127e0fd
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
0ac127e0fd | ||
|
|
37b0c217cc |
@@ -222,7 +222,7 @@ export async function purchaseAndUpgradeServers(ns) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/** @param {NS} ns */
|
/** @param {NS} ns */
|
||||||
function listPurchasedServers(ns) {
|
export function listPurchasedServers(ns) {
|
||||||
return ns.getPurchasedServers();
|
return ns.getPurchasedServers();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user