diff --git a/code/region_scoreboard.js b/code/region_scoreboard.js index 90e566077..b8936a419 100755 --- a/code/region_scoreboard.js +++ b/code/region_scoreboard.js @@ -130,11 +130,17 @@ function regionScoreboardScoreHistoryTable(result) { var history = result.scoreHistory; var table = '
Checkpoint | Enlightened | Resistance | ' + history[i][0] + ' | ' + digits(history[i][1]) + ' | ' + digits(history[i][2]) + ' | '; } - table += '
---|