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