Update sms.lua
This commit is contained in:
parent
6aaae10dd5
commit
ce44b94db0
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
local tArgs = {...}
|
local tArgs = {...}
|
||||||
local loading = {"|","/","-","\\","|","/","-","\\"}
|
local loading = {"|","/","-","\\","|","/","-","\\"}
|
||||||
local server = "http://sertex.esy.es/"
|
local server = "http://sertex.x10.bz/"
|
||||||
local sendTo
|
local sendTo
|
||||||
|
|
||||||
if not sPhone then
|
if not sPhone then
|
||||||
|
|
Loading…
Reference in a new issue