继续
This commit is contained in:
@@ -78,7 +78,7 @@ namespace Continentis.MainGame.Card
|
||||
}
|
||||
else
|
||||
{
|
||||
Debug.LogError($"[CardUpgradeNode] Attempted to get upgrade attributes for a non-terminal node card {sourceCard.classFullName}.");
|
||||
Debug.LogError($"[CardUpgradeNode] Attempted to get upgrade attributes for a non-terminal node card {sourceCard.className}.");
|
||||
}
|
||||
|
||||
return upgradeAttributes;
|
||||
|
||||
Reference in New Issue
Block a user