微调玩家准备相关交互

This commit is contained in:
MrZ626
2021-04-11 20:42:24 +08:00
parent 0bcfd10a9d
commit f2d72d70f1
2 changed files with 16 additions and 9 deletions

View File

@@ -270,7 +270,7 @@ function scene.draw()
end
scene.widgetList={
textBox,
WIDGET.newKey{name="ready",x=900,y=560,w=400,h=100,color="lG",font=40,code=pressKey"space",hide=function()
WIDGET.newKey{name="ready",x=900,y=560,w=400,h=100,color="lB",font=40,code=pressKey"space",hide=function()
return
playing or
not textBox.hide or