mizzajl- some changes

This commit is contained in:
2024-10-05 22:02:02 +02:00
parent 939f836e3a
commit f1cc1ea18e
5 changed files with 2 additions and 978 deletions

View File

@@ -26,7 +26,7 @@ export async function main(ns) {
while (nCurrentProgress < 100) {
ns.read(""filename"");
//ns.read(""filename"");
ns.print(sProgress[Math.floor(nCurrentProgress / (sProgress.length - 1))]);
ns.write("filename", "text", "w");