Update sPhone.lua

This commit is contained in:
Ale32bit 2016-11-05 23:04:09 +01:00 committed by GitHub
parent 34ff6605aa
commit 275a5f078d

View file

@ -1,6 +1,6 @@
local function kernel() local function kernel()
_G.sPhone = { _G.sPhone = {
version = "Alpha 3.8", version = "Alpha 3.9",
user = "Guest", user = "Guest",
devMode = false, devMode = false,
mainTerm = term.current(), mainTerm = term.current(),