mirror of
https://github.com/RPCS3/discord-bot.git
synced 2024-11-27 20:20:23 +00:00
add scb check for r&c:tod
This commit is contained in:
parent
7ec285e7e2
commit
034533e466
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user