diff options
author | Joël Simoneau <simoneaujoel@gmail.com> | 2024-10-27 21:56:57 -0400 |
---|---|---|
committer | Joël Simoneau <simoneaujoel@gmail.com> | 2024-10-27 21:56:57 -0400 |
commit | 5231a78b3ea434fbf6adb65665b90d901706824d (patch) | |
tree | 1c21791481cd536709b89cff081f111030f0be59 /play.js | |
parent | 48b128fa766363fc35a74bfdeefed133c1f6b78c (diff) | |
download | vijayanagara-5231a78b3ea434fbf6adb65665b90d901706824d.tar.gz |
March.
Diffstat (limited to 'play.js')
-rw-r--r-- | play.js | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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") |