enum fix and imports

This commit is contained in:
CWX
2025-01-06 17:38:02 +00:00
parent 36fae02ca5
commit 0454dbdf28
7 changed files with 27 additions and 16 deletions
+1
View File
@@ -1,4 +1,5 @@
using System.Text.Json.Serialization;
using Core.Models.Eft.Common;
namespace Core.Models.Spt.Mod;