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 b55c6be..5b002e8 100644
--- a/play.js
+++ b/play.js
@@ -427,6 +427,7 @@ function on_update() {
action_button('move_track', 'Move a Track');
action_button('turn_on_bonus', 'Turn on a Bonus');
action_button('add_glory', 'Add to Bag of Glory');
+ action_button('draw_glory', 'Draw from Bag of Glory');
action_button('up', 'Up');
action_button('down', 'Down');
action_button('next', 'Next');