mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-10 01:33:54 +01:00
hotfix ls not listing all files lol
This commit is contained in:
parent
f6af61d15b
commit
2bd4892fa8
2
dist/engine.bundle.js
vendored
2
dist/engine.bundle.js
vendored
File diff suppressed because one or more lines are too long
@ -1768,6 +1768,7 @@ let Terminal = {
|
||||
row += " ".repeat((maxLength * (col+1)) - row.length);
|
||||
i++
|
||||
}
|
||||
i--;
|
||||
postContent(row, config);
|
||||
}
|
||||
if(segments.length > 0) {
|
||||
|
Loading…
Reference in New Issue
Block a user