Line selection overhaul & start of plumbing

This commit is contained in:
2023-12-28 03:37:53 -05:00
parent 5d6bdecdfc
commit 50acba5cdb
5 changed files with 104 additions and 27 deletions

View File

@@ -78,8 +78,6 @@ window.Platform = {
}
}
console.log(out)
return '/' + out.join('/')
},