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
|
||||
print(help)
|
||||
end
|
||||
os.sleep(1)
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue