add notes and fix up imports

This commit is contained in:
CWX
2025-01-07 13:00:49 +00:00
parent 18d56af3e9
commit 78acaed654
10 changed files with 35 additions and 11 deletions
+1
View File
@@ -2,6 +2,7 @@
using Core.Models.Eft.Bot;
using Core.Models.Eft.Common;
using Core.Models.Eft.Common.Tables;
using Core.Models.Eft.Match;
using Core.Models.Spt.Bots;
using Core.Models.Spt.Config;
using Condition = Core.Models.Spt.Config.Condition;