降低所有背景的亮度,优化部分背景性能
This commit is contained in:
@@ -38,7 +38,7 @@ function back.update()
|
||||
end
|
||||
end
|
||||
function back.draw()
|
||||
gc.clear(.2,.2,.2)
|
||||
gc.clear(.1,.1,.1)
|
||||
gc.push('transform')
|
||||
gc.setColor(.7,.7,.7)
|
||||
gc.origin()
|
||||
|
||||
Reference in New Issue
Block a user