diff options
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") |