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 77f7078..5885f48 100644
--- a/play.js
+++ b/play.js
@@ -1619,6 +1619,7 @@ function on_update() {
action_button("execute", "Execute")
action_button("discard", "Discard")
+ action_button("ignore", "Ignore")
action_button("draw", "Draw")
action_button("save", "Save")
action_button("stop", "Stop")