RAGE Multiplayer 1.1.0-DP Update
/freeze was obselete and removed /unfreeze was obselete and removed /spectate was obselete and removed
This commit is contained in:
@@ -9,8 +9,8 @@ using ReallifeGamemode.Database.Models;
|
||||
namespace ReallifeGamemode.Database.Migrations
|
||||
{
|
||||
[DbContext(typeof(DatabaseContext))]
|
||||
[Migration("20190625202943_ClientWanteds")]
|
||||
partial class ClientWanteds
|
||||
[Migration("20190625202943_PlayerWanteds")]
|
||||
partial class PlayerWanteds
|
||||
{
|
||||
protected override void BuildTargetModel(ModelBuilder modelBuilder)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user