Remove unsed string resource

This commit is contained in:
Andrew Cooper
2021-04-15 21:48:27 +10:00
parent 0f795c0725
commit 315bdc0432
2 changed files with 0 additions and 11 deletions

View File

@@ -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

View File

@@ -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();