更新
This commit is contained in:
@@ -111,6 +111,6 @@ namespace Continentis.MainGame.Card
|
||||
|
||||
public partial class AttributeSubmodule
|
||||
{
|
||||
public int targetCount => GetRoundCurrentAttribute("TargetCount", -2);
|
||||
public int targetCount => GetRoundCurrentAttribute(CardAttributes.TargetCount, -2);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user