diff options
-rw-r--r-- | play.js | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -748,8 +748,8 @@ function on_update() { action_button("petition", "Petition") action_button("bonus", "Calculate VP bonus") action_button("scoring", "Score country") - action_button("retain", "Retain Power") action_button("surrender", "Surrender Power") + action_button("retain", "Retain Power") action_button("take", "Take Power") action_button("concede", "Concede") action_button("struggle", "Begin power struggle") |