整理代码,调整大量场景内绘图用的纯白色和纯黑色
This commit is contained in:
@@ -8,7 +8,7 @@ function scene.sceneInit()
|
||||
end
|
||||
|
||||
function scene.draw()
|
||||
gc.setColor(1,1,1)
|
||||
gc.setColor(COLOR.Z)
|
||||
setFont(100)
|
||||
mStr("Tech League",640,120)
|
||||
drawSelfProfile()
|
||||
|
||||
Reference in New Issue
Block a user