space背景略微暗一点

This commit is contained in:
MrZ626
2021-03-25 22:00:51 +08:00
parent 2473a59858
commit 7cb3797624

View File

@@ -31,7 +31,7 @@ function back.update()
end
end
function back.draw()
gc.clear(.2,.2,.2)
gc.clear(.15,.15,.15)
if not stars[1]then return end
gc.translate(-10,-10)
gc.setColor(.8,.8,.8)