From 376092cd03ccf5907d2a272f7da9d2eff605aa1d Mon Sep 17 00:00:00 2001 From: Nick Date: Fri, 11 Mar 2022 10:28:33 -0500 Subject: [PATCH] Disable eye warp for now --- NewHorizons/Components/ShipLogStarChartMode.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NewHorizons/Components/ShipLogStarChartMode.cs b/NewHorizons/Components/ShipLogStarChartMode.cs index 0fb4089b..5dc215be 100644 --- a/NewHorizons/Components/ShipLogStarChartMode.cs +++ b/NewHorizons/Components/ShipLogStarChartMode.cs @@ -71,7 +71,7 @@ namespace NewHorizons.Components } } - AddSystemCard("EyeOfTheUniverse"); + //AddSystemCard("EyeOfTheUniverse"); /* Ship log manager isnt initiatiized yet if(Locator.GetShipLogManager().IsFactRevealed("OPC_EYE_COORDINATES_X1"))