From 86e37c5fd49d4873c024bcf8425677e06924b817 Mon Sep 17 00:00:00 2001 From: Noah Pilarski Date: Mon, 18 Jul 2022 14:03:12 -0400 Subject: [PATCH] Does not exist --- NewHorizons/Handlers/PlanetDestructionHandler.cs | 3 --- 1 file changed, 3 deletions(-) diff --git a/NewHorizons/Handlers/PlanetDestructionHandler.cs b/NewHorizons/Handlers/PlanetDestructionHandler.cs index ee3b9535..97bd55de 100644 --- a/NewHorizons/Handlers/PlanetDestructionHandler.cs +++ b/NewHorizons/Handlers/PlanetDestructionHandler.cs @@ -92,9 +92,6 @@ namespace NewHorizons.Handlers DisableBody(SearchUtilities.Find("FocalBody"), delete); DisableBody(SearchUtilities.Find("SandFunnel_Body"), delete); break; - case AstroObject.Name.MapSatellite: - DisableBody(SearchUtilities.Find("MapSatellite_Body"), delete); - break; case AstroObject.Name.GiantsDeep: // Might prevent leftover jellyfish from existing // Might also prevent people from using their own jellyfish however