Update sms.lua

This commit is contained in:
Ale32bit 2015-11-01 20:45:51 +01:00
parent 5bfa7c3a7c
commit a9b16c6108

View file

@ -72,7 +72,7 @@ while true do
end
end
if sendTo == "" then
getAllSMS = true
local getAllSMS = true
end
term.clear()
local x,y = term.getSize()