Card爆改!
This commit is contained in:
@@ -26,7 +26,7 @@ namespace Continentis.MainGame.Card
|
||||
|
||||
commandGroup.AddCommand(new Cmd_Function(() =>
|
||||
{
|
||||
customCardSelector.Setup(title, card.cardInstance, cardsToSelect, maxSelection, forceMax);
|
||||
customCardSelector.Setup(title, mainLogic.card, cardsToSelect, maxSelection, forceMax);
|
||||
}));
|
||||
commandGroup.AddCommand(new Cmd_WaitForUI(customCardSelector));
|
||||
commandGroup.AddCommand(new Cmd_Function(() =>
|
||||
|
||||
Reference in New Issue
Block a user