From 8a0d21d0399af07fa73baea5f2401c28cc1a69e6 Mon Sep 17 00:00:00 2001 From: Florian Stinglmayr Date: Wed, 7 Dec 2022 15:43:07 +0100 Subject: [PATCH] remove misleading comment --- EDPlayerJournal/Thargoid.cs | 3 --- 1 file changed, 3 deletions(-) diff --git a/EDPlayerJournal/Thargoid.cs b/EDPlayerJournal/Thargoid.cs index d4f4ea5..484e1ed 100644 --- a/EDPlayerJournal/Thargoid.cs +++ b/EDPlayerJournal/Thargoid.cs @@ -9,9 +9,6 @@ namespace EDPlayerJournal; public enum ThargoidVessel { Unknown = 0, Scout = 1, - /// - /// According to AX wiki no longer found ingame - /// Orthrus = 2, Cyclops = 3, Basilisk = 4,