Add comments
This commit is contained in:
parent
70ec4d9463
commit
461775a92f
@ -11,6 +11,7 @@ export async function main(ns: NS) {
|
|||||||
{ program: "HTTPWorm.exe", exists: false },
|
{ program: "HTTPWorm.exe", exists: false },
|
||||||
{ program: "SQLInject.exe", exists: false },
|
{ program: "SQLInject.exe", exists: false },
|
||||||
]
|
]
|
||||||
|
// Update state with existing programs
|
||||||
checkForNewPrograms(ns, state)
|
checkForNewPrograms(ns, state)
|
||||||
|
|
||||||
// Remove levels that are already hacked
|
// Remove levels that are already hacked
|
||||||
|
Loading…
Reference in New Issue
Block a user