Files
BinaryObjectScanner/BurnOutSharp/ProtectionType/Alcatraz.cs

8 lines
153 B
C#
Raw Normal View History

namespace BurnOutSharp.ProtectionType
{
public class Alcatraz
{
// TODO: Implement - http://www.kdg-mt.com/1/product_d_6.html
}
}