few fixes
This commit is contained in:
@@ -20,7 +20,7 @@ export async function main(ns) {
|
||||
const sWeakenScript = "RMweaken.js";
|
||||
const sGrowScript = "RMgrow.js";
|
||||
const sHackScript = "RMhack.js";
|
||||
const sLibraryScript = "myLibrary.js"
|
||||
const sLibraryScript = "Library.js"
|
||||
const sSettingsFile = "settings.txt"
|
||||
|
||||
const nWeakenThreads = 1; //5
|
||||
|
||||
Reference in New Issue
Block a user