summaryrefslogtreecommitdiff
path: root/play.ts
diff options
context:
space:
mode:
Diffstat (limited to 'play.ts')
-rw-r--r--play.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/play.ts b/play.ts
index 18dfe36..d8e135f 100644
--- a/play.ts
+++ b/play.ts
@@ -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');