Continued business system
This commit is contained in:
@@ -16,7 +16,5 @@ namespace reallife_gamemode.Server.Entities
|
|||||||
public int Balance { get; set; }
|
public int Balance { get; set; }
|
||||||
|
|
||||||
public int BusinessId { get; set; }
|
public int BusinessId { get; set; }
|
||||||
[NotMapped]
|
|
||||||
public BusinessBase Business { get; set; }
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user