v0.4.0 - Aaaand event.lua is no longer working. FUUUUUUUUU
This commit is contained in:
@@ -5,7 +5,7 @@ local event = import("event")
|
||||
|
||||
print("\n │\n │ ".._OSVERSION..'\n │ Welcome! Type "help" to get started.\n │')
|
||||
while true do
|
||||
--coroutine.yield()
|
||||
local args = {event.pull("key_down")}
|
||||
coroutine.yield()
|
||||
read()
|
||||
--ocelot.log(tostring(args[1]))
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user