文本显示和Command大修
This commit is contained in:
@@ -86,10 +86,8 @@ namespace Continentis.MainGame.Card
|
||||
}
|
||||
|
||||
attributeSubmodule?.RefreshAllModifiedAttributes();
|
||||
Debug.Log(base.attachedCard.GetAttribute("Damage"));
|
||||
CardTextInterpreter.InterpretText(attachedCard);
|
||||
attachedCard.handCardView?.Setup();
|
||||
attachedCard.intentionCardView?.Setup();
|
||||
attachedCard.contentSubmodule.dirtyMark = true;
|
||||
|
||||
Debug.Log(base.attachedCard.contentSubmodule.interpretedFunctionText);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user