fixed a stupid bug
This commit is contained in:
parent
e7ad197307
commit
a89ff3f6cd
@ -3,5 +3,6 @@ s("ocemu display server",function()
|
||||
if ev[1] == "display" then
|
||||
component.invoke(component.list("ocemu")(),"log",ev[2] or "")
|
||||
end
|
||||
C.yield()
|
||||
end
|
||||
end)
|
||||
|
Loading…
Reference in New Issue
Block a user