meilleur
This commit is contained in:
@ -126,7 +126,7 @@
|
||||
<div class="card">
|
||||
<table id="statsTable" class="table mb-0 align-middle">
|
||||
<tr><td>Score</td><th id="scoreCell" class="text-end">0</th></tr>
|
||||
<tr><td>Meilleur score</td><th id="highScoreCell" class="text-end">
|
||||
<tr><td>Meilleur</td><th id="highScoreCell" class="text-end">
|
||||
<script>document.write(Number(localStorage["highScore"]) || 0)</script>
|
||||
</th></tr>
|
||||
<tr><td>Niveau</td><th id="levelCell" class="text-end">0</th></tr>
|
||||
|
Reference in New Issue
Block a user