summaryrefslogtreecommitdiff
path: root/play.html
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2022-05-28 12:45:14 +0200
committerTor Andersson <tor@ccxvii.net>2023-02-18 12:31:29 +0100
commit1d68089d06393f6edfa776261b43b3dcc46d95eb (patch)
tree41e5a1966cfcf04196128fdaef02824e9c4e76f5 /play.html
parent121366f15f7cd4e9bb7c64b668742c9b556dd772 (diff)
downloadpax-pamir-1d68089d06393f6edfa776261b43b3dcc46d95eb.tar.gz
Set active player to "None" when game is over.
Diffstat (limited to 'play.html')
-rw-r--r--play.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/play.html b/play.html
index b3cfddd..11613a8 100644
--- a/play.html
+++ b/play.html
@@ -53,7 +53,7 @@
</div>
<div class="role hide" onclick="scroll_to_player(0)" id="role_Gray">
- <div class="role_name">Gray
+ <div class="role_name"><span>Gray</span>
<div class="role_rupees_icon" id="rupees_0_icon"></div>
<div class="role_rupees_text" id="rupees_0_text">15</div>
<div class="role_cylinders_icon" id="cylinders_0_icon"></div>