From b33b2734b4c285b91e65df5dacc5b53654b38c82 Mon Sep 17 00:00:00 2001 From: FlexBy420 Date: Sun, 19 May 2024 02:17:47 +0200 Subject: [PATCH] fix missing , --- CompatBot/Utils/ResultFormatters/LogParserResultFormatter.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CompatBot/Utils/ResultFormatters/LogParserResultFormatter.cs b/CompatBot/Utils/ResultFormatters/LogParserResultFormatter.cs index 3341f8db..7507cb6c 100644 --- a/CompatBot/Utils/ResultFormatters/LogParserResultFormatter.cs +++ b/CompatBot/Utils/ResultFormatters/LogParserResultFormatter.cs @@ -100,10 +100,10 @@ internal static partial class LogParserResult //{"BCJS70013", "NPJA00102"}, // White Knight Chronicles II - {"BCJS30042", "NPJA00104"} + {"BCJS30042", "NPJA00104"}, // Aquanaut's Holiday: Hidden Memories - {"BCJS30023", "NPJA00103"} + {"BCJS30023", "NPJA00103"}, }; private static readonly string[] Known1080pIds =