diff options
Diffstat (limited to 'play.js')
-rw-r--r-- | play.js | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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") |