mmm
This commit is contained in:
parent
5422d52065
commit
4f2631b349
24 changed files with 414 additions and 5665 deletions
|
@ -1,6 +1,6 @@
|
|||
while true do
|
||||
print("rednerd")
|
||||
message = {os.pullEvent("rednet_message")}
|
||||
print(message[3])
|
||||
messages = {os.pullEvent("rednet_message")}
|
||||
print(messages[3])
|
||||
coroutine.yield()
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue