//End the round private void _endRound() { _stormCloud.ExpandStormCloud(); _storm.DeactivateStorm(); Invoke(nameof(_activateCurrentPortal), countdownTilPortalActive); }