コード例 #1
0
 public void HandleStrike()
 {
     Debug.Log("Module Striked!");
     BombInfo.HandleStrike();
 }