summaryrefslogtreecommitdiff
path: root/play.js
diff options
context:
space:
mode:
Diffstat (limited to 'play.js')
-rw-r--r--play.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/play.js b/play.js
index dacf383..07538a7 100644
--- a/play.js
+++ b/play.js
@@ -796,8 +796,8 @@ function on_update() {
action_button("continue", "Continue playing")
action_button("extra", "Take action round")
action_button("pass", "Pass")
- action_button("remove", "Remove SPs")
- action_button("add", "Add SPs")
+ action_button("remove", "Remove")
+ action_button("add", "Place")
action_button("ops", "Operations")
action_button("discard", "Discard")
action_button("strike", "Strike")