diff --git a/source/Cosmos.IL2CPU/AppAssemblerRingsCheck.cs b/source/Cosmos.IL2CPU/AppAssemblerRingsCheck.cs index e039c19a6..fe84e2542 100644 --- a/source/Cosmos.IL2CPU/AppAssemblerRingsCheck.cs +++ b/source/Cosmos.IL2CPU/AppAssemblerRingsCheck.cs @@ -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") ||