mirror of
https://github.com/SabreTools/BinaryObjectScanner.git
synced 2026-09-23 07:14:49 +00:00
Cleanup and bugfixes; additional notes
This commit is contained in:
@@ -6,7 +6,7 @@ namespace BurnOutSharp.ProtectionType
|
||||
public class PSXAntiModchip : IContentCheck
|
||||
{
|
||||
/// <inheritdoc/>
|
||||
public List<ContentMatchSet> GetContentMatchSets()
|
||||
private List<ContentMatchSet> GetContentMatchSets()
|
||||
{
|
||||
// TODO: Detect Red Hand protection
|
||||
return new List<ContentMatchSet>
|
||||
|
||||
Reference in New Issue
Block a user