summaryrefslogtreecommitdiff
path: root/play.js
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2025-04-12 12:20:07 +0200
committerTor Andersson <tor@ccxvii.net>2025-04-12 12:20:07 +0200
commitc7e2b2ac1962e6f0f36a74389ce1f044524c4eea (patch)
tree7aed9771484046fe1095126eb4cd86d0f798812e /play.js
parent6824231da13054ed53aca7360e14fed948330c61 (diff)
downloadvijayanagara-c7e2b2ac1962e6f0f36a74389ce1f044524c4eea.tar.gz
Tweaks to command & decree prompts.
Diffstat (limited to 'play.js')
-rw-r--r--play.js2
1 files changed, 1 insertions, 1 deletions
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")