예제 #1
0
파일: Tank.cs 프로젝트: uindou/Board
 public override void AttackSound()
 {
     SoundPlay.TankPlay();
 }