diff options
Diffstat (limited to 'play.js')
-rw-r--r-- | play.js | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1755,6 +1755,7 @@ function on_update() { action_button("hold", "Hold") action_button("play", "Play") + action_button("approach", "Approach") action_button("concede", "Concede") action_button("battle", "Battle") |