全员准备的提示改为文本

This commit is contained in:
MrZ626
2021-04-27 21:08:19 +08:00
parent be769a3617
commit 637d3ee670
8 changed files with 16 additions and 27 deletions

View File

@@ -265,9 +265,9 @@ function scene.draw()
--All-ready mark
if NET.allReady then
gc.setColor(0,1,.2,.8)
gc.setLineWidth(10)
gc.rectangle("line",610,25,60,60)
gc.setColor(.1,1,0,.9)
setFont(60)
mStr(text.ready,640,10)
end
--Profile