update readme

This commit is contained in:
2021-06-13 05:14:00 +03:00
parent 5c752f00aa
commit 670b269c9f
2 changed files with 2 additions and 3 deletions

View File

@ -196,6 +196,7 @@ private function AddPlayer(Controller C)
RepClientNew.KFPC = KFPC;
RepClientNew.RepInfo = Spawn(class'ScoreboardExtRepInfo', KFPC);
RepClientNew.RepInfo.Mut = Self;
RepClientNew.RepInfo.CustomRanks = class'CustomRanks'.default.Rank;
RepClientNew.RepInfo.SteamGroupRelations = UIDRankRelationsSteamGroups;