Stop execution of invalid profiles on game start

This commit is contained in:
Archangel
2025-09-18 18:09:34 +02:00
parent f7e8aa9e77
commit 7184b4e5db
3 changed files with 28 additions and 0 deletions
@@ -1,4 +1,5 @@
using SPTarkov.DI.Annotations;
using SPTarkov.Server.Core.Exceptions.Profile;
using SPTarkov.Server.Core.Extensions;
using SPTarkov.Server.Core.Helpers;
using SPTarkov.Server.Core.Models.Common;