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