KF2-YetAnotherScoreboard/ScoreboardExt/Classes/PlayerInfos.uc

6 lines
125 B
Ucode
Raw Normal View History

2021-05-31 01:46:53 +00:00
class PlayerInfos extends Object
dependson(Types)
config(ScoreboardExt);
2021-06-08 21:21:28 +00:00
var config array<PlayerRankRelation> PlayerInfo;