Remove dummy Alcatraz file (#215)

* Remove dummy Alcatraz file. The notes have been moved to DRML.
This commit is contained in:
TheRogueArchivist
2022-12-27 12:00:17 -07:00
committed by GitHub
parent 18ac00080a
commit 180a097213

View File

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