Update sms.lua

This commit is contained in:
Ale2610 2015-08-29 22:17:03 +02:00
parent 0ff7d3df18
commit b26eacf979

View file

@ -1,6 +1,6 @@
local tArgs = {...} local tArgs = {...}
local loading = {"|","/","-","\\","|","/","-","\\"} local loading = {"|","/","-","\\","|","/","-","\\"}
local server = "http://sertex.esy.es/" local server = "http://sertex.webege.com/"
local sendTo local sendTo
if not sPhone then if not sPhone then