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:
committed by
GitHub
parent
efeb24b0f0
commit
2d12ab3a19
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user