Stubbed method

This commit is contained in:
Chomp
2025-01-13 14:06:37 +00:00
parent 25ecfa7e5b
commit 2ef96f3631
+1
View File
@@ -410,6 +410,7 @@ public class ProfileFixerService
/// <param name="pmcProfile">profile to add slots to</param>
protected void AddHideoutEliteSlots(PmcData pmcProfile)
{
_logger.Error("AddHideoutEliteSlots NOT IMPLEMENTED");
throw new NotImplementedException();
}