From d242a0adbdc9fbf43e6fbf1d0eaccdc624a6c68a Mon Sep 17 00:00:00 2001 From: Joël Simoneau Date: Sat, 26 Oct 2024 09:13:10 -0400 Subject: Rally. --- play.js | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'play.js') diff --git a/play.js b/play.js index f3e654b..9253d0a 100644 --- a/play.js +++ b/play.js @@ -980,6 +980,10 @@ function on_update() { action_button("conscript", "Conscript") action_button("end_conscript", "End Conscript") + // Command buttons + action_button("rally", "Rally") + action_button("end_rally", "End Rally") + action_button("next", "Next") action_button("undo", "Undo") -- cgit v1.2.3