修正三个不当颜色名
This commit is contained in:
@@ -107,7 +107,7 @@ function scene.sceneInit()
|
||||
mode=1
|
||||
arcade=true
|
||||
reset()
|
||||
BG.set("grey")
|
||||
BG.set("gray")
|
||||
BGM.play("way")
|
||||
love.keyboard.setKeyRepeat(false)
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user