Fix Namespaces along with CJs PR, Added more types

This commit is contained in:
CWX
2025-01-06 15:51:27 +00:00
parent bf4f9837d9
commit b95ccad7c6
97 changed files with 2815 additions and 295 deletions
+2 -3
View File
@@ -1,7 +1,6 @@
using System.Collections.Generic;
using System.Text.Json.Serialization;
using System.Text.Json.Serialization;
namespace Types.Models.Spt.Config;
namespace Core.Models.Spt.Config;
public class HideoutConfig : BaseConfig
{