summaryrefslogtreecommitdiff
path: root/play.html
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2024-12-17 19:33:17 +0100
committerTor Andersson <tor@ccxvii.net>2024-12-17 19:34:46 +0100
commitf5345ae64df592884aa74920c7c77919d787ecdf (patch)
treeb02730fda7cb26d193b2d437cb5b7d7c20e5c2b0 /play.html
parent65ab63d1894ee9bb175adfa054793f01b667b02f (diff)
downloadandean-abyss-f5345ae64df592884aa74920c7c77919d787ecdf.tar.gz
Add "ping" function to negotiation menu in AA.HEADmaster
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 ff504c7..a4f0dfc 100644
--- a/play.html
+++ b/play.html
@@ -42,6 +42,7 @@
<li id="transfer_shipment_menu" onclick="send_action('transfer_shipment')">Transfer Shipment
<li id="ask_resources_menu" onclick="send_action('ask_resources')">Ask for Resources
<li id="ask_shipment_menu" onclick="send_action('ask_shipment')">Ask for Shipment
+ <li id="ping_menu" onclick="send_action('ping')">Ping Player
</menu>
</details>
<button onclick="toggle_pieces()"><img src="/images/earth-america.svg"></button>