Userfahrzeug kaufen: Business Id setzen

This commit is contained in:
hydrant
2021-04-22 19:49:47 +02:00
parent 9eb42b09ed
commit 4060ffb7fb

View File

@@ -196,6 +196,7 @@ namespace ReallifeGamemode.Server.Managers
SecondaryColor = 111, SecondaryColor = 111,
Active = true, Active = true,
Price = price, Price = price,
BusinessId = business.Id
}; };
} }
else if (target == "Fraktion") else if (target == "Fraktion")