コード例 #1
0
ファイル: Tank.cs プロジェクト: uindou/Board
 public override void AttackSound()
 {
     SoundPlay.TankPlay();
 }