Slight update to wording

This commit is contained in:
Matt Nadareski
2016-04-20 01:55:41 -07:00
parent c0b49ebda8
commit 235c03688a

View File

@@ -647,7 +647,7 @@ Make a selection:
/// </summary> /// </summary>
/// <remarks> /// <remarks>
/// At an unspecified future date, this will also include the following currently-separate programs: /// At an unspecified future date, this will also include the following currently-separate programs:
/// - DatSplit /// - DatSplit*
/// - MergeDAT /// - MergeDAT
/// - DATFromDir /// - DATFromDir
/// - DatToMiss /// - DatToMiss
@@ -665,7 +665,7 @@ Make a selection:
1) Convert XML DAT to RV 1) Convert XML DAT to RV
2) Convert RV DAT to XML 2) Convert RV DAT to XML
3) Trim all entries in DAT and optionally merge into a single game 3) Trim all entries in DAT and merge into a single game
B) Go back to the previous menu B) Go back to the previous menu
"); ");
Console.Write("Enter selection: "); Console.Write("Enter selection: ");