取消quickR设置,修改游戏设置布局,增加相关tip

This commit is contained in:
MrZ_26
2020-08-10 01:43:39 +08:00
parent de0de3a771
commit 5de78e924d
6 changed files with 19 additions and 22 deletions

View File

@@ -625,7 +625,7 @@ end
function Pnt.setting_game()
gc.setColor(1,1,1)
mText(drawableText.setting_game,640,15)
gc.draw(blockSkin[int(Timer()*2)%11+1],720,540,Timer()%6.28319,2,nil,15,15)
gc.draw(blockSkin[int(Timer()*2)%11+1],590,540,Timer()%6.28319,2,nil,15,15)
end
function Pnt.setting_video()
gc.setColor(1,1,1)