Update sPhone.lua
This commit is contained in:
parent
55db5b3c12
commit
3a9239356e
1 changed files with 1 additions and 1 deletions
|
@ -115,7 +115,7 @@ local function kernel()
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
_G.sPhone = {
|
_G.sPhone = {
|
||||||
version = "Alpha 2.9.1",
|
version = "Alpha 2.9.2",
|
||||||
user = "Run sID",
|
user = "Run sID",
|
||||||
devMode = false,
|
devMode = false,
|
||||||
mainTerm = term.current()
|
mainTerm = term.current()
|
||||||
|
|
Loading…
Reference in a new issue