diff --git a/BeefLibs/corlib/src/Runtime.bf b/BeefLibs/corlib/src/Runtime.bf index aecc2d2e..a93be3b7 100644 --- a/BeefLibs/corlib/src/Runtime.bf +++ b/BeefLibs/corlib/src/Runtime.bf @@ -638,7 +638,7 @@ namespace System } } -#if BF_RUNTIME_DISABLE +#if BF_RUNTIME_DISABLE && !BF_CRT_DISABLE namespace System { [AlwaysInclude, StaticInitPriority(1000)]