From 7d3d1766a568be4d5683ea2ac4f483001262fcd7 Mon Sep 17 00:00:00 2001 From: teisuru <31881306+teisuru@users.noreply.github.com> Date: Mon, 12 Feb 2024 07:47:50 +0100 Subject: Y15 Naval blockade p1 --- play.js | 1 + 1 file changed, 1 insertion(+) (limited to 'play.js') diff --git a/play.js b/play.js index 85753e9..ef4758e 100644 --- a/play.js +++ b/play.js @@ -1620,6 +1620,7 @@ function on_update() { action_button("retreat", "Retreat") action_button("remove", "Remove") action_button("surrender", "Surrender") + action_button("roll", "Roll") // Use all commands action_button("heralds", "Heralds") -- cgit v1.2.3