皮肤微调
This commit is contained in:
6
main.lua
6
main.lua
@@ -153,7 +153,7 @@ SKIN.init{
|
|||||||
"Glass(ScF)",
|
"Glass(ScF)",
|
||||||
"Penta(ScF)",
|
"Penta(ScF)",
|
||||||
"Bubble(ScF)",
|
"Bubble(ScF)",
|
||||||
"Shape(ScF)",
|
"Minoes(ScF)",
|
||||||
"Pure(MrZ)",
|
"Pure(MrZ)",
|
||||||
"Glow(MrZ)",
|
"Glow(MrZ)",
|
||||||
"Plastic(MrZ)",
|
"Plastic(MrZ)",
|
||||||
@@ -318,6 +318,10 @@ do
|
|||||||
if S.version<1225 then
|
if S.version<1225 then
|
||||||
SETTING.skin={1,7,11,3,14,4,9,1,7,2,6,10,2,13,5,9,15,10,11,3,12,2,16,8,4,10,13,2,8}
|
SETTING.skin={1,7,11,3,14,4,9,1,7,2,6,10,2,13,5,9,15,10,11,3,12,2,16,8,4,10,13,2,8}
|
||||||
end
|
end
|
||||||
|
if S.version<1226 then
|
||||||
|
NOGAME=true
|
||||||
|
fs.remove("conf/virtualkey")
|
||||||
|
end
|
||||||
newVersionLaunch=true
|
newVersionLaunch=true
|
||||||
|
|
||||||
S.version=VERSION_CODE
|
S.version=VERSION_CODE
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 4.3 KiB After Width: | Height: | Size: 1.6 KiB |
|
Before Width: | Height: | Size: 2.5 KiB After Width: | Height: | Size: 2.5 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 4.3 KiB After Width: | Height: | Size: 1.6 KiB |
Reference in New Issue
Block a user