コード例 #1
0
 private void RegisterMine()
 {
     BombsManager.RegisterMines(BombObjects, this);
     CheckImmediateDetonation();
 }