Add real KPM to historical detail table and fix kills per match labels

This commit is contained in:
devRaGonSa
2026-06-11 12:52:53 +02:00
parent a9a7e88411
commit e30e28d397
8 changed files with 203 additions and 16 deletions

View File

@@ -199,7 +199,7 @@
<th>Jugador</th>
<th id="weekly-leaderboard-value-heading">Kills</th>
<th>Partidas</th>
<th>KPM</th>
<th>Kills/partida</th>
</tr>
</thead>
<tbody id="weekly-leaderboard-body"></tbody>