This commit is contained in:
Kudzu 2017-07-14 15:25:47 -04:00
parent 435a558997
commit 33a39a46ec

View file

@ -22,6 +22,7 @@ namespace Cosmos.IL2CPU {
return true;
}
// Assemblies with no rings
if ((xName == "Cosmos.Debug.Kernel") ||
(xName == "Cosmos.Debug.Kernel.Plugs.Asm") ||
(xName == "Cosmos.IL2CPU") ||