Cleanup on Scripts done
This commit is contained in:
@@ -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