fix invite blip nametag farbe

This commit is contained in:
hydrant
2021-04-13 22:43:38 +02:00
parent ff3b5f552b
commit 716976e2b4

View File

@@ -58,7 +58,7 @@ namespace ReallifeGamemode.Server.Managers
FactionHelper.ResetPlayer(player, own, dbContext);
own.Faction = u.Faction;
own.FactionId = u.FactionId;
own.FactionLeader = false;
own.FactionRank = dbContext
.FactionRanks