Merge branch 'develop' of github.com:sp-tarkov/server-csharp into develop
This commit is contained in:
@@ -32,7 +32,9 @@ public static partial class ProgramStatics
|
||||
break;
|
||||
case EntryType.LOCAL:
|
||||
default:
|
||||
#if DEBUG
|
||||
_debug = true;
|
||||
#endif
|
||||
_compiled = false;
|
||||
_mods = true;
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user