コード例 #1
0
ファイル: Hero.cs プロジェクト: judgen2005/Game
 public void Fixed(Equip equip)
 {
     equip.Fix();
 }