Log viewer (#1076)

* Add scene

* Modify app_console.lua

* Add fix ability to viewlog in case log got messed a bit
This commit is contained in:
C6H12O6 + NaCl + H2O
2024-01-16 14:19:19 +07:00
committed by GitHub
parent efeb24b0f0
commit 2d12ab3a19
3 changed files with 191 additions and 4 deletions

View File

@@ -803,7 +803,7 @@ function selector:press(x)
end
end
if self.select~=s then
self.code(self.list[s])
self.code(self.list[s],s)
self.select=s
self.selText=self.list[s]
if self.sound then