diff options
Diffstat (limited to 'play.js')
-rw-r--r-- | play.js | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1263,6 +1263,7 @@ function on_update() { // Other buttons action_button("roll", "Roll") + action_button("end_cavalry", "End Cavalry") action_button("resume", "Resume") action_button("skip", "Skip") |