summaryrefslogtreecommitdiff
path: root/play.js
diff options
context:
space:
mode:
Diffstat (limited to 'play.js')
-rw-r--r--play.js2
1 files changed, 2 insertions, 0 deletions
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")