mirror of
https://github.com/SabreTools/BinaryObjectScanner.git
synced 2026-02-09 13:47:42 +00:00
8 lines
153 B
C#
8 lines
153 B
C#
namespace BurnOutSharp.ProtectionType
|
|
{
|
|
public class Alcatraz
|
|
{
|
|
// TODO: Implement - http://www.kdg-mt.com/1/product_d_6.html
|
|
}
|
|
}
|