越南语变音字母简化函数改为全unicode版本
限制自定义菜单背景选择范围 微调自定义背景设置ui 整理代码
This commit is contained in:
@@ -214,7 +214,7 @@ generateVKey=function()
|
||||
-- activateState: 0=off, 1=on then off, 2=on
|
||||
local activationTime=self.ATV or 0
|
||||
local maxTime=6.2
|
||||
|
||||
|
||||
if activateState~=nil then self.activateState=activateState
|
||||
elseif (self.activateState==1 and activationTime==maxTime) or not self.activateState then self.activateState=0 end
|
||||
-- LIKELY NOT POSSIBLE TO DO
|
||||
|
||||
Reference in New Issue
Block a user