Update sPhone.lua

This commit is contained in:
Ale32bit 2016-06-04 21:35:31 +02:00
parent 454204b4a8
commit a109dd1050

View file

@ -896,7 +896,7 @@ end
sPhone.lock = login sPhone.lock = login
sPhone.login = 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 if newVersion ~= sPhone.version then
sPhone.newUpdate = true sPhone.newUpdate = true