This commit is contained in:
2025-05-26 20:56:15 +08:00
parent 468f40351d
commit 12b16320e6
10 changed files with 79 additions and 23 deletions

View File

@@ -187,6 +187,7 @@ export class Stage extends Laya.Script {
block.setBlockColor(config.BLOCK_COLOR.WHITE)
block.setBlock(doBlock)
block.setTipsBgColor(false)
block.setSelected(false)
}
this.onUpdateCandys()
this.onClickNote(null)