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