From bd8c9ede559e383727be3f2895847480396c1adc Mon Sep 17 00:00:00 2001 From: Ant Zucaro Date: Sat, 11 Apr 2015 21:14:01 -0400 Subject: [PATCH] Use all columns for mobile game tables. --- xonstat/templates/game_info.mako | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xonstat/templates/game_info.mako b/xonstat/templates/game_info.mako index 7cda70f..786e521 100644 --- a/xonstat/templates/game_info.mako +++ b/xonstat/templates/game_info.mako @@ -84,7 +84,7 @@ -
+
${scoreboard(game.game_type_cd, stats_by_team[tgstat.team], show_elo, show_latency)}
-- 2.39.2