コード例 #1
0
ファイル: AdventureLogic.cs プロジェクト: bcarterterp/Looter
 public int GetLogicStage()
 {
     return(cardLogic.GetStage());
 }