绘制帧率从滑条改为选择器

This commit is contained in:
MrZ626
2021-05-11 18:03:01 +08:00
parent d6699fbaa1
commit 91e33495da
2 changed files with 12 additions and 15 deletions

View File

@@ -276,6 +276,9 @@ do
fs.remove("conf/user")
autoRestart=true
end
if not TABLE.find({8,10,13,17,22,29,37,47,62,80,100},SETTING.frameMul)then
SETTING.frameMul=100
end
SETTING.appLock=nil
for _,v in next,VK_org do v.color=nil end