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

8 lines
153 B
C#

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