diff --git a/84 Super Star Trek/csharp/Resources/ComputerFunctions.txt b/84 Super Star Trek/csharp/Resources/ComputerFunctions.txt deleted file mode 100644 index 4827b0fe..00000000 --- a/84 Super Star Trek/csharp/Resources/ComputerFunctions.txt +++ /dev/null @@ -1,9 +0,0 @@ - -Functions available from Library-Computer: - 0 = Cumulative galactic record - 1 = Status report - 2 = Photon torpedo data - 3 = Starbase nav data - 4 = Direction/distance calculator - 5 = Galaxy 'region name' map - diff --git a/84 Super Star Trek/csharp/Resources/Strings.cs b/84 Super Star Trek/csharp/Resources/Strings.cs index c3dcedf6..6fd472c1 100644 --- a/84 Super Star Trek/csharp/Resources/Strings.cs +++ b/84 Super Star Trek/csharp/Resources/Strings.cs @@ -8,8 +8,6 @@ namespace SuperStarTrek.Resources { internal static string CombatArea => GetResource(); - internal static string ComputerFunctions => GetResource(); - internal static string Congratulations => GetResource(); internal static string CourtMartial => GetResource();