added the pontes to the levels

This commit is contained in:
2026-04-04 20:53:07 -05:00
parent d16a6a3d68
commit d11b47cb46
2 changed files with 30 additions and 6 deletions
+1 -1
View File
@@ -70,7 +70,7 @@
<div class="table-wrap">
<table class="levels-table">
<thead>
<tr><th>Name</th><th style="width:120px">Runs</th><th style="width:120px">Best rank</th><th style="width:180px">Top levels</th></tr>
<tr><th>Name</th><th style="width:80px">Runs</th><th style="width:80px">Points</th><th style="width:100px">Best rank</th><th style="width:180px">Top levels</th></tr>
</thead>
<tbody id="players-area"></tbody>
</table>