This commit is contained in:
RochesterX
2025-11-28 11:10:09 -05:00
parent f697d4afea
commit 4d5c8d743f
3 changed files with 225 additions and 0 deletions

View File

@@ -39,9 +39,21 @@
</div>
<div class="box sw">
<p>Highest paydirt score</p>
<table class="body" id="paydirt">
<thead>
</thead>
<tbody>
</tbody>
</table>
</div>
<div class="box se">
<p>Highest offense score</p>
<table class="body" id="offense">
<thead>
</thead>
<tbody>
</tbody>
</table>
</div>
</div>