Пример #1
0
 private void AfterBombEffect(GenericShip ship, Action callback)
 {
     ship.CallAfterSufferBombEffect(this, callback);
 }