summaryrefslogtreecommitdiff
path: root/play.js
diff options
context:
space:
mode:
Diffstat (limited to 'play.js')
-rw-r--r--play.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/play.js b/play.js
index 4ebf306..bd9e3b5 100644
--- a/play.js
+++ b/play.js
@@ -59,6 +59,7 @@ function on_update() {
action_button("roll", "Roll")
action_button("done", "Done")
action_button("undo", "Undo")
+ action_button("restart", "Restart")
}