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

This commit is contained in:
Chomp
2025-08-28 11:33:04 +01:00
@@ -7,6 +7,7 @@ public class StaticReferences
{
[JsonIgnore]
private Dictionary<string, object> _reference = new();
[JsonExtensionData]
public Dictionary<string, object> Reference
{