diff --git a/templates/pit_display.html b/templates/pit_display.html index c0775f2..daa110f 100644 --- a/templates/pit_display.html +++ b/templates/pit_display.html @@ -28,10 +28,9 @@ Team Name RP - Cargo - Hatch Panel - Hab Climb - Sandstorm Bonus + Auto + Endgame + Teleop W-L-T DQ Played @@ -56,10 +55,9 @@ {{"{{this.TeamId}}"}} {{"{{this.Nickname}}"}} {{"{{this.RankingPoints}}"}} - {{"{{this.CargoPoints}}"}} - {{"{{this.HatchPanelPoints}}"}} - {{"{{this.HabClimbPoints}}"}} - {{"{{this.SandstormBonusPoints}}"}} + {{"{{this.AutoPoints}}"}} + {{"{{this.EndgamePoints}}"}} + {{"{{this.TeleopPoints}}"}} {{"{{this.Wins}}"}}-{{"{{this.Losses}}"}}-{{"{{this.Ties}}"}} {{"{{this.Disqualifications}}"}} {{"{{this.Played}}"}}