Add turn counter and inning indicator

This commit is contained in:
Catalin Mititiuc
2024-04-06 15:09:09 -07:00
parent 5e2a62bb7a
commit 5afa53ef7a
3 changed files with 30 additions and 1 deletions

View File

@@ -242,6 +242,12 @@
</button>
<br>
Prone: <input type="checkbox" id="toggle-prone-counter" />
Turn:
<span id="turn-count" data-update="0">
<span name="count">0</span>
<span class="inning-top"></span>
<span class="inning-bottom"></span>
</span>
</div>
<div id="record-sheet">