From c7e2b2ac1962e6f0f36a74389ce1f044524c4eea Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Sat, 12 Apr 2025 12:20:07 +0200 Subject: Tweaks to command & decree prompts. --- play.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'play.js') diff --git a/play.js b/play.js index ce7a766..b57f663 100644 --- a/play.js +++ b/play.js @@ -1281,8 +1281,8 @@ function on_update() { action_button("skip", "Skip") action_button("next", "Next") action_button("end_event", "End Event") - action_button("end_of_turn", "End your turn") action_button("end_return", "End Influence Shift") + action_button("end_of_turn", "End Turn") action_button("deny", "Deny") action_button("done", "Done") -- cgit v1.2.3