修复小程序cubefield遮挡方块颜色问题
This commit is contained in:
@@ -228,7 +228,7 @@ function scene.draw()
|
||||
gc.circle('fill',0,-380-sunH,60)
|
||||
|
||||
--Draw sun-board
|
||||
gc.setColor(.15,.15,.15)
|
||||
gc.setColor(.08,.08,.084)
|
||||
gc.rectangle('fill',-60,-440,120,120)
|
||||
|
||||
--Draw direction
|
||||
|
||||
Reference in New Issue
Block a user