Update linkedSend.lua
This commit is contained in:
parent
9b069e65e4
commit
7cae6696a7
1 changed files with 1 additions and 0 deletions
|
@ -18,4 +18,5 @@ while true do
|
||||||
elseif message == "help" then
|
elseif message == "help" then
|
||||||
print(help)
|
print(help)
|
||||||
end
|
end
|
||||||
|
os.sleep(1)
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in a new issue