From 1a5bcbc0293208cd2837a95c2cdd573cf461d960 Mon Sep 17 00:00:00 2001 From: Frans Bongers Date: Fri, 3 Jan 2025 20:03:13 +0100 Subject: fixed several bugs --- play.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'play.ts') 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'); -- cgit v1.2.3