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