Update sPhone.lua
This commit is contained in:
parent
3376717f6e
commit
8a60bc79d7
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ end
|
||||||
|
|
||||||
local function kernel()
|
local function kernel()
|
||||||
_G.sPhone = {
|
_G.sPhone = {
|
||||||
version = "Alpha 2.3.1",
|
version = "Alpha 2.3.1.1",
|
||||||
user = "Run sID",
|
user = "Run sID",
|
||||||
devMode = false,
|
devMode = false,
|
||||||
mainTerm = term.current()
|
mainTerm = term.current()
|
||||||
|
|
Loading…
Reference in a new issue