KF2-YetAnotherScoreboard/ScoreboardExt/Classes/PlayerInfos.uc

6 lines
122 B
Ucode
Raw Normal View History

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