コード例 #1
0
ファイル: PlayCard.cs プロジェクト: DevCas1/Examen-7
 public void SellThisCard() => SaveGameManager.SellCard(CardInfo);