Switched /save argument to lowercase check
This commit is contained in:
@@ -84,7 +84,6 @@ namespace reallife_gamemode.Server.Events
|
||||
{
|
||||
using (var saveData = new DatabaseContext())
|
||||
{
|
||||
Console.WriteLine("Adding Faction Vehicle Secondary Color: " + vehicleSecondaryColor);
|
||||
var dataSet = new FactionVehicle
|
||||
{
|
||||
Model = vehicleModel,
|
||||
|
||||
Reference in New Issue
Block a user