weaponschein fertig

This commit is contained in:
hydrant
2020-03-13 22:51:30 +01:00
parent 6467615a32
commit 359762965d
16 changed files with 1574 additions and 14 deletions

View File

@@ -1026,6 +1026,8 @@ namespace ReallifeGamemode.Database.Migrations
b.Property<int>("Wanteds");
b.Property<bool>("WeaponLicense");
b.HasKey("Id");
b.HasIndex("BanId");