Update sms.lua
This commit is contained in:
parent
5bfa7c3a7c
commit
a9b16c6108
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@ while true do
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
if sendTo == "" then
|
if sendTo == "" then
|
||||||
getAllSMS = true
|
local getAllSMS = true
|
||||||
end
|
end
|
||||||
term.clear()
|
term.clear()
|
||||||
local x,y = term.getSize()
|
local x,y = term.getSize()
|
||||||
|
|
Loading…
Reference in a new issue