summaryrefslogtreecommitdiff
path: root/play.js
diff options
context:
space:
mode:
Diffstat (limited to 'play.js')
-rw-r--r--play.js4
1 files changed, 3 insertions, 1 deletions
diff --git a/play.js b/play.js
index d263535..d72c78f 100644
--- a/play.js
+++ b/play.js
@@ -1041,9 +1041,11 @@ function on_update() {
action_button("end_march", "End March")
// Command buttons
+ action_button("migrate", "Migrate")
+ action_button("end_migrate", "End Migrate")
action_button("rally", "Rally")
- action_button("rebel", "Rebel")
action_button("end_rally", "End Rally")
+ action_button("rebel", "Rebel")
action_button("end_rebel", "End Rebel")
// Decree buttons