more types

This commit is contained in:
CWX
2025-01-06 22:15:13 +00:00
parent b292dcb0b5
commit fdf913c88c
13 changed files with 242 additions and 21 deletions
+2 -1
View File
@@ -1,5 +1,6 @@
using System.Text.Json.Serialization;
using Core.Models.Eft.Common;
using Core.Models.Eft.Common.Tables;
using Props = Core.Models.Eft.Common.Props;
namespace Core.Models.Spt.Mod;