grey的拼写改为gray

This commit is contained in:
MrZ626
2021-07-08 21:31:48 +08:00
parent e29c3af8bb
commit 7ae418c597
4 changed files with 9 additions and 5 deletions

View File

@@ -261,6 +261,10 @@ do
needSave=true
autoRestart=true
end
if SETTING.ghostType=='greyCell'then
SETTING.ghostType='grayCell'
needSave=true
end
if not SETTING.VKSkin then SETTING.VKSkin=1 end
if not TABLE.find({8,10,13,17,22,29,37,47,62,80,100},SETTING.frameMul)then
SETTING.frameMul=100