aboutsummaryrefslogtreecommitdiff
path: root/webAO/client.html
diff options
context:
space:
mode:
authorstonedDiscord <10584181+stonedDiscord@users.noreply.github.com>2020-09-07 19:43:34 +0200
committerstonedDiscord <10584181+stonedDiscord@users.noreply.github.com>2020-09-07 19:43:34 +0200
commit6cb75379bc26f3fdfa57398797d03250994c20d9 (patch)
tree4756d9386dcfbf94a43fc5e76652933e8f45b6a4 /webAO/client.html
parent0f2caaab0abd07f8909734f1bc3e90551806e39b (diff)
add ui for the timer
Diffstat (limited to 'webAO/client.html')
-rw-r--r--webAO/client.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/webAO/client.html b/webAO/client.html
index 3bb65ed..f06527d 100644
--- a/webAO/client.html
+++ b/webAO/client.html
@@ -487,6 +487,7 @@
</span>
<span id="client_replaycontrols" style="display: none; white-space: nowrap;">
<input id="client_replaygo" style="width: 25%;" type="button" onclick="onReplayGo(event)" value="GO">
+ <input id="client_replaytimer" style="width: 25%;" type="number" value="2000">
</span>
</div>
</template>