Update sPhone.lua
This commit is contained in:
parent
a0d00b55f9
commit
66c560d1ec
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ end
|
||||||
|
|
||||||
local function kernel()
|
local function kernel()
|
||||||
_G.sPhone = {
|
_G.sPhone = {
|
||||||
version = "Alpha 2.1.1",
|
version = "Alpha 2.2",
|
||||||
user = "Run sID",
|
user = "Run sID",
|
||||||
devMode = false,
|
devMode = false,
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue