summaryrefslogtreecommitdiff
path: root/play.js
diff options
context:
space:
mode:
authoriainp5 <iain.pearce.ip@gmail.com>2024-11-03 12:31:17 +0000
committeriainp5 <iain.pearce.ip@gmail.com>2024-11-03 12:31:17 +0000
commit309124946b0849fc3223c3874782a127b29d0e15 (patch)
treef1e55543e835e0a423b6e67abc75071731ade1c7 /play.js
parent4e6c9fb098aadf7933d74caf8aca9c1e8df4c0b3 (diff)
download1989-dawn-of-freedom-309124946b0849fc3223c3874782a127b29d0e15.tar.gz
Replace numbers with card constants
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 3517802..0858ece 100644
--- a/play.js
+++ b/play.js
@@ -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")