修复统计菜单游戏logo上色错误
This commit is contained in:
@@ -62,6 +62,7 @@ local spinChars={
|
||||
|
||||
function scene.draw()
|
||||
local t=TIME()
|
||||
GC.setColor(1,1,1)
|
||||
GC.draw(TEXTURE.title,260,615,.2+.04*math.sin(t*3),.4,nil,580,118)
|
||||
|
||||
GC.setColor(COLOR.Z)
|
||||
|
||||
Reference in New Issue
Block a user