You should probably clear the playersInRound
table after the round is over.
Do
table.clear(playersInRound)
after everything is over
You should probably clear the playersInRound
table after the round is over.
Do
table.clear(playersInRound)
after everything is over