KF2-YetAnotherScoreboard/ScoreboardExt/Classes/PlayerInfos.uc
2021-06-09 00:21:28 +03:00

6 lines
125 B
Ucode

class PlayerInfos extends Object
dependson(Types)
config(ScoreboardExt);
var config array<PlayerRankRelation> PlayerInfo;