From 5231a78b3ea434fbf6adb65665b90d901706824d Mon Sep 17 00:00:00 2001 From: Joël Simoneau Date: Sun, 27 Oct 2024 21:56:57 -0400 Subject: March. --- play.js | 2 ++ 1 file changed, 2 insertions(+) (limited to 'play.js') diff --git a/play.js b/play.js index 1812adc..20e3e90 100644 --- a/play.js +++ b/play.js @@ -965,6 +965,8 @@ function on_update() { // DS buttons action_button("conscript", "Conscript") action_button("end_conscript", "End Conscript") + action_button("march", "March") + action_button("end_march", "End March") // Command buttons action_button("rally", "Rally") -- cgit v1.2.3