Fix Namespaces along with CJs PR, Added more types
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
using System.Collections.Generic;
|
||||
using System.Text.Json.Serialization;
|
||||
|
||||
namespace Types.Models.Spt.Config;
|
||||
namespace Core.Models.Spt.Config;
|
||||
|
||||
public class BotConfig : BaseConfig
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user