萌妖携带卡Bug修改
This commit is contained in:
parent
5b904e8bfa
commit
e0f64aac9b
@ -108,6 +108,7 @@ public class Battle_Selection : BaseUI
|
||||
if (carryCardCount>=MaxCarryCardCount)
|
||||
{
|
||||
Promptmgr.Instance.PromptBubble("已达到最大携程数");
|
||||
btn.interactable = true;
|
||||
return;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user