1
0
mirror of https://github.com/AR2000AR/openComputers_codes.git synced 2025-09-07 22:21:14 +02:00

[libgui] refactoring

This commit is contained in:
2023-04-13 16:47:47 +02:00
parent 121da642b7
commit e6aa8d7242
3 changed files with 25 additions and 25 deletions

View File

@@ -37,4 +37,4 @@ while (run) do
os.sleep()
end
--stop processing touch events
event.cancel(touchEvent)
event.cancel(touchEvent --[[@as number]])