文本显示和Command大修
This commit is contained in:
@@ -46,8 +46,6 @@ namespace Continentis.MainGame.UI
|
||||
{
|
||||
c.user = CombatMainManager.Instance.currentCharacter;
|
||||
c.cardLogic.RefreshCardAttributes();
|
||||
CardTextInterpreter.InterpretText(c.cardLogic);
|
||||
c.handCardView.Setup(c);
|
||||
});
|
||||
}));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user