frakcar sellen
This commit is contained in:
@@ -19,6 +19,8 @@ namespace ReallifeGamemode.Database.Entities
|
||||
|
||||
public List<int> GetOwners() => JsonConvert.DeserializeObject<List<int>>(Owners);
|
||||
|
||||
public int BuyPrice { get; set; }
|
||||
|
||||
public override string ToString()
|
||||
{
|
||||
using (var dbContext = new DatabaseContext())
|
||||
|
||||
Reference in New Issue
Block a user