enum fix and imports
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
namespace Core.Models.Spt.Generators;
|
||||
using Core.Models.Eft.Common;
|
||||
|
||||
namespace Core.Models.Spt.Generators;
|
||||
|
||||
public class LocationGenerator
|
||||
{
|
||||
|
||||
@@ -1,4 +1,6 @@
|
||||
namespace Core.Models.Spt.Generators;
|
||||
using Core.Models.Eft.Common.Tables;
|
||||
|
||||
namespace Core.Models.Spt.Generators;
|
||||
|
||||
public class RagfairAssortGenerator
|
||||
{
|
||||
|
||||
@@ -1,4 +1,7 @@
|
||||
namespace Core.Models.Spt.Generators;
|
||||
using Core.Models.Eft.Common.Tables;
|
||||
using Core.Models.Eft.Ragfair;
|
||||
|
||||
namespace Core.Models.Spt.Generators;
|
||||
|
||||
public class RagfairOfferGenerator
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user