summaryrefslogtreecommitdiff
path: root/play.html
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2021-06-24 17:36:09 +0200
committerTor Andersson <tor@ccxvii.net>2022-11-16 19:08:56 +0100
commitd588989572d70b83cdc62246b790c805e9b6168b (patch)
treee53482f24a473006a3d75b060d29400167b9e4e6 /play.html
parenta5e6419c160cd49cd8170f8cda11b3ba4fbdd57c (diff)
downloadjulius-caesar-d588989572d70b83cdc62246b790c805e9b6168b.tar.gz
Add "exit" button to finished games and observer view.
Diffstat (limited to 'play.html')
-rw-r--r--play.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/play.html b/play.html
index 7c6fed4..07321fe 100644
--- a/play.html
+++ b/play.html
@@ -280,6 +280,7 @@ body.shift .block.known:hover {
<button id="undo_button" onclick="select_undo()" class="hide">Undo</button>
<div id="rematch_button" class="image_button hide" onclick="send_rematch()"><img src="/images/cycle.svg"></div>
+ <div id="exit_button" class="image_button hide" onclick="send_exit()"><img src="/images/exit-door.svg"></div>
</div>
<div class="grid_role">