more test commands

This commit is contained in:
MihailRis
2024-05-13 21:28:55 +03:00
parent 5b2b89c778
commit 1f11290635
5 changed files with 36 additions and 4 deletions
+2
View File
@@ -8,6 +8,8 @@ function submit(text)
document.log.text = document.log.text..tostring(result)..'\n'
end
document.prompt.text = ""
document.prompt.focused = true
print(document.log.pos)
end
function on_open()