diff --git a/servers/home/watcher.ts b/servers/home/watcher.ts index 47fbb50..55d23b3 100644 --- a/servers/home/watcher.ts +++ b/servers/home/watcher.ts @@ -11,6 +11,7 @@ export async function main(ns: NS) { { program: "HTTPWorm.exe", exists: false }, { program: "SQLInject.exe", exists: false }, ] + // Update state with existing programs checkForNewPrograms(ns, state) // Remove levels that are already hacked