越南语变音字母简化函数改为全unicode版本
限制自定义菜单背景选择范围 微调自定义背景设置ui 整理代码
This commit is contained in:
@@ -175,7 +175,7 @@ return {
|
||||
GC.rectangle('line',0,240,126,80,4)
|
||||
GC.setColor(.98,.98,.98,.4)
|
||||
GC.rectangle('fill',0+2,240+2,126-4,80-4,2) -- draw time box
|
||||
|
||||
|
||||
setFont(45) -- Draw time text
|
||||
local t=(P.stat.frame-D.prevSectTime)/60
|
||||
local T=("%.1f"):format(60-t)
|
||||
|
||||
Reference in New Issue
Block a user