Add v3.1.5 footer with copyright to lobby and waiting room

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
adlee-was-taken
2026-02-23 21:08:39 -05:00
parent 1cdf1cf281
commit dc936d7e1c
2 changed files with 13 additions and 0 deletions

View File

@@ -53,6 +53,8 @@
</div>
<p id="lobby-error" class="error"></p>
<footer class="app-footer">v3.1.5 &copy; Aaron D. Lee</footer>
</div>
<!-- Matchmaking Screen -->
@@ -284,6 +286,8 @@
<p id="waiting-message" class="info">Waiting for host to start the game...</p>
</div>
<footer class="app-footer">v3.1.5 &copy; Aaron D. Lee</footer>
</div>
<!-- Game Screen -->