bug修改

This commit is contained in:
2026-05-13 18:18:03 +08:00
parent 33de0da0e7
commit 137f9020b8
11 changed files with 44 additions and 12 deletions
@@ -230,11 +230,6 @@ namespace BingoBrain
private void ClickContinueBtn()
{
if (!canClick)
{
return;
}
OpenAll();
}