fix invite blip nametag farbe
This commit is contained in:
@@ -58,7 +58,7 @@ namespace ReallifeGamemode.Server.Managers
|
|||||||
|
|
||||||
FactionHelper.ResetPlayer(player, own, dbContext);
|
FactionHelper.ResetPlayer(player, own, dbContext);
|
||||||
|
|
||||||
own.Faction = u.Faction;
|
own.FactionId = u.FactionId;
|
||||||
own.FactionLeader = false;
|
own.FactionLeader = false;
|
||||||
own.FactionRank = dbContext
|
own.FactionRank = dbContext
|
||||||
.FactionRanks
|
.FactionRanks
|
||||||
|
|||||||
Reference in New Issue
Block a user