My “for” loop is being ignored when i use a MAP that has a array in the value. Not a clue why…
var Players_com_revives: [player]int = map{}
Anyone know why? I don’t have any error returned.