From 3ac604faaa4fe2c6d60f69f27a0e9885525cf0a0 Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Fri, 21 Jun 2024 19:34:05 +0200 Subject: streamline ui --- play.js | 2 ++ 1 file changed, 2 insertions(+) (limited to 'play.js') diff --git a/play.js b/play.js index d1f0ff4..8411ea8 100644 --- a/play.js +++ b/play.js @@ -548,6 +548,8 @@ function on_update() { action_button("britain_first", "Britain") action_button("america_first", "America") action_button("surrender", "Surrender") + action_button("stop", "Stop") + action_button("next", "Next") action_button("done", "Done") action_button("pass", "Pass") -- cgit v1.2.3