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