forked from Hyperion/HyperionOS
super dupper system update (it runs)
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
local args={...}
|
||||
<<<<<<< HEAD
|
||||
local sys = require("sys")
|
||||
=======
|
||||
local os=require("os")
|
||||
local io=require("io")
|
||||
local text=""
|
||||
@@ -18,3 +21,4 @@ os.hookSignal("keyTyped", function(_, screen, key)
|
||||
end
|
||||
end)
|
||||
|
||||
>>>>>>> 9b268810a7ea44e586d5faf6e2717f1d02497c03
|
||||
|
||||
Reference in New Issue
Block a user