From 034533e466eceec7e5a2fda9b10c1101e3f17412 Mon Sep 17 00:00:00 2001 From: 13xforever Date: Sun, 27 Oct 2019 22:33:00 +0500 Subject: [PATCH] add scb check for r&c:tod --- CompatBot/Utils/ResultFormatters/LogParserResultFormatter.cs | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CompatBot/Utils/ResultFormatters/LogParserResultFormatter.cs b/CompatBot/Utils/ResultFormatters/LogParserResultFormatter.cs index 2fe6ed28..06cdd072 100644 --- a/CompatBot/Utils/ResultFormatters/LogParserResultFormatter.cs +++ b/CompatBot/Utils/ResultFormatters/LogParserResultFormatter.cs @@ -102,6 +102,9 @@ namespace CompatBot.Utils.ResultFormatters "NPEA90090", "NPUA70140", "NPEA90033", // Motorstorm demos "BLJM60528", "NPJB00235", "NPHB00522", "NPJB90534", //E.X. Troopers / demo "BLES01987", "BLUS30964", "BLJS10160", // The Witch and the Hundred Knight + "NPUA80965", "NPEA00452", "NPHA20002", "NPUA98153", // R&C Tools of Destruction + "BCAS20045", "BCES00052", "BCJS30014", "BCJS70004", "BCJS70012", + "BCKS10054", "BLES00052", "BLES00055", }; private static readonly HashSet KnownMotionControlsIds = new HashSet