This commit is contained in:
2026-05-15 17:55:14 +08:00
parent dd3b97bb48
commit 663bd4da53
63 changed files with 7256 additions and 319 deletions
@@ -371,6 +371,7 @@ namespace BingoBrain
if (PreferencesMgr.Instance.CardBoardSum >= need_card)
{
PreferencesMgr.Instance.CardBoardSum -= need_card;
PreferencesMgr.Instance.CardBoardIndex=play_index_list[i];
ui.com_cards.text_fx.text = $"-{need_card}";
ui.touchable = false;
ui.com_cards.fx_num.Play();