diff options
author | Joël Simoneau <simoneaujoel@gmail.com> | 2025-01-14 14:51:23 -0500 |
---|---|---|
committer | Joël Simoneau <simoneaujoel@gmail.com> | 2025-01-14 14:51:23 -0500 |
commit | 33d213ce1547fa295854ade306e71b91c46460e9 (patch) | |
tree | 7709fc267354a4934424e5aa2c2540ad3f3402a5 /play.js | |
parent | 0cc290407e8792ee79c918d528e500237173da97 (diff) | |
download | vijayanagara-33d213ce1547fa295854ade306e71b91c46460e9.tar.gz |
Migrate.
Diffstat (limited to 'play.js')
-rw-r--r-- | play.js | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1100,6 +1100,7 @@ function on_update() { action_button("roll", "Roll") action_button("end_cavalry", "End Cavalry Selection") + action_button("skip", "Skip") action_button("next", "Next") action_button("undo", "Undo") action_button("end_of_turn", "End your turn") |