diff options
Diffstat (limited to 'play.ts')
-rw-r--r-- | play.ts | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -488,7 +488,7 @@ function on_update() { action_button('play_for_ap', 'Play card for Action Points'); action_button('play_for_event', 'Play card for Event'); - action_button('add_glory', 'Add Glory'); + action_button('add_glory', 'Add to Bag of Glory'); action_button('up', 'Up'); action_button('down', 'Down'); action_button('next', 'Next'); |