Files
BinaryObjectScanner/BurnOutSharp/ProtectionType/MusicGuard.cs
2019-09-27 23:52:24 -07:00

8 lines
182 B
C#

namespace BurnOutSharp.ProtectionType
{
public class MusicGuard
{
// TODO: Implement - http://web.archive.org/web/20020606000647/http://www.musicguard.com
}
}