add scb check for r&c:tod

This commit is contained in:
13xforever 2019-10-27 22:33:00 +05:00
parent 7ec285e7e2
commit 034533e466

View File

@ -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<string> KnownMotionControlsIds = new HashSet<string>