Merge branch 'develop' of github.com:sp-tarkov/server-csharp into develop

This commit is contained in:
CWX
2025-05-02 17:13:45 +01:00
@@ -32,7 +32,9 @@ public static partial class ProgramStatics
break;
case EntryType.LOCAL:
default:
#if DEBUG
_debug = true;
#endif
_compiled = false;
_mods = true;
break;