声音设置页面标题颜色浅了
This commit is contained in:
@@ -643,7 +643,7 @@ function Pnt.setting_video()
|
|||||||
mText(drawableText.setting_video,640,15)
|
mText(drawableText.setting_video,640,15)
|
||||||
end
|
end
|
||||||
function Pnt.setting_sound()
|
function Pnt.setting_sound()
|
||||||
gc.setColor(1,1,1,.8)
|
gc.setColor(1,1,1)
|
||||||
mText(drawableText.setting_sound,640,15)
|
mText(drawableText.setting_sound,640,15)
|
||||||
local t=Timer()
|
local t=Timer()
|
||||||
local _=sceneTemp.jump
|
local _=sceneTemp.jump
|
||||||
|
|||||||
Reference in New Issue
Block a user