コード例 #1
0
ファイル: Player.cs プロジェクト: cmg7063/IGME105-106
 public Player()
 {
     this.inventory = inventory;
 }