NoobSpawn, NoobSpawnRollerSystem
This commit is contained in:
@@ -139,6 +139,9 @@ namespace ReallifeGamemode.Database.Models
|
||||
//Noob Vehicles
|
||||
public DbSet<Entities.NoobVehicle> NoobVehicles { get; set; }
|
||||
|
||||
//Noob Spawn Vehicles
|
||||
public DbSet<Entities.NoobSpawnVehicle> NoobSpawnVehicles { get; set; }
|
||||
|
||||
//Gangwar
|
||||
public DbSet<Entities.Turfs> Turfs { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user