auto hack improved grow
This commit is contained in:
+1
-2
@@ -1,6 +1,6 @@
|
||||
/** @param {import(".").NS } ns */
|
||||
import { EXCLUDE_SERVERS } from "./constants.js";
|
||||
|
||||
/** @param {import(".").NS} ns*/
|
||||
export async function main(ns) {
|
||||
ns.disableLog('ALL');
|
||||
|
||||
@@ -17,7 +17,6 @@ export async function main(ns) {
|
||||
|
||||
if (['ERROR', 'TERMINAL'].indexOf(type) != -1) ns.tprint(`${timestamp} ${type} = ${obj}`);
|
||||
}
|
||||
|
||||
/**
|
||||
* @constant
|
||||
* @default
|
||||
|
||||
Reference in New Issue
Block a user