Update sPhone.lua
This commit is contained in:
parent
ac27bc0425
commit
84300e8a1c
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
local function kernel(...)
|
local function kernel(...)
|
||||||
_G.sPhone = {
|
_G.sPhone = {
|
||||||
version = "Beta 1",
|
version = "Beta 1.1",
|
||||||
user = "Guest",
|
user = "Guest",
|
||||||
devMode = false,
|
devMode = false,
|
||||||
mainTerm = term.current(),
|
mainTerm = term.current(),
|
||||||
|
|
Loading…
Reference in a new issue