summaryrefslogtreecommitdiff
path: root/play.js
diff options
context:
space:
mode:
authorJoël Simoneau <simoneaujoel@gmail.com>2024-10-26 09:13:10 -0400
committerJoël Simoneau <simoneaujoel@gmail.com>2024-10-26 09:13:10 -0400
commitd242a0adbdc9fbf43e6fbf1d0eaccdc624a6c68a (patch)
tree1254ab611f1f611c194f488c2dee2959b76d083a /play.js
parent0355e16c0bb38f34d9317a8ee54f03c8836c1261 (diff)
downloadvijayanagara-d242a0adbdc9fbf43e6fbf1d0eaccdc624a6c68a.tar.gz
Rally.
Diffstat (limited to 'play.js')
-rw-r--r--play.js4
1 files changed, 4 insertions, 0 deletions
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")