space背景略微暗一点
This commit is contained in:
@@ -31,7 +31,7 @@ function back.update()
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
function back.draw()
|
function back.draw()
|
||||||
gc.clear(.2,.2,.2)
|
gc.clear(.15,.15,.15)
|
||||||
if not stars[1]then return end
|
if not stars[1]then return end
|
||||||
gc.translate(-10,-10)
|
gc.translate(-10,-10)
|
||||||
gc.setColor(.8,.8,.8)
|
gc.setColor(.8,.8,.8)
|
||||||
|
|||||||
Reference in New Issue
Block a user