revert
This commit is contained in:
@@ -62,6 +62,8 @@ namespace ReallifeGamemode.Server.Entities
|
||||
|
||||
public GroupRank GroupRank { get; set; }
|
||||
|
||||
public Job Job { get; set; }
|
||||
|
||||
public FactionRank GetFactionRank()
|
||||
{
|
||||
using (var dbContext = new DatabaseContext())
|
||||
|
||||
Reference in New Issue
Block a user