From f7ec325ebd06e17391cb0b024ad1897a19fc0c0f Mon Sep 17 00:00:00 2001 From: Frans Bongers Date: Sun, 9 Feb 2025 21:16:38 +0100 Subject: bugfixes --- play.js | 1 + 1 file changed, 1 insertion(+) (limited to 'play.js') 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'); -- cgit v1.2.3