diff options
Diffstat (limited to 'play.js')
-rw-r--r-- | play.js | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1424,6 +1424,7 @@ function on_update() { action_button("support", "Support") action_button("opposition", "Opposition") + action_button("place", "Place") action_button("remove", "Remove") action_button("roll", "Roll") action_button("skip", "Skip") |