[+] Add Gangwar System (bugs incl.)
This commit is contained in:
@@ -907,9 +907,11 @@ namespace ReallifeGamemode.Database.Migrations
|
||||
|
||||
b.Property<float>("Rotation");
|
||||
|
||||
b.Property<int>("X");
|
||||
b.Property<string>("Vector");
|
||||
|
||||
b.Property<int>("Y");
|
||||
b.Property<float>("X");
|
||||
|
||||
b.Property<float>("Y");
|
||||
|
||||
b.HasKey("Id");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user