summaryrefslogtreecommitdiff
path: root/play.js
diff options
context:
space:
mode:
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 dfbb3a0..b3b3d95 100644
--- a/play.js
+++ b/play.js
@@ -1700,8 +1700,8 @@ function on_update() {
action_button("decline", "Decline")
action_button("deploy", "Deploy")
action_button("discard", "Discard")
- action_button("hold", "Hold")
action_button("play", "Play")
+ action_button("hold", "Hold")
action_button("approach", "Approach")
action_button("intercept", "Intercept")