Update sPhone.lua
This commit is contained in:
parent
454204b4a8
commit
a109dd1050
1 changed files with 1 additions and 1 deletions
|
@ -896,7 +896,7 @@ end
|
|||
sPhone.lock = login
|
||||
sPhone.login = login
|
||||
|
||||
local newVersion = http.get("https://raw.githubusercontent.com/Sertex-Team/sPhone/master/src/version").readLine()
|
||||
local newVersion = http.get("https://raw.githubusercontent.com/BeaconNet/sPhone/master/src/version").readLine()
|
||||
|
||||
if newVersion ~= sPhone.version then
|
||||
sPhone.newUpdate = true
|
||||
|
|
Loading…
Reference in a new issue