summaryrefslogtreecommitdiff
path: root/play.js
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2023-01-21 16:38:17 +0100
committerTor Andersson <tor@ccxvii.net>2023-02-18 13:02:39 +0100
commitd5c575a30802f61c674059cc8f0e628fc055347a (patch)
treefc4001f0148a6691d97f0579664998c2784cf3c9 /play.js
parent3d473c2737f4720b2202720bff1e04f886d2cbf8 (diff)
downloadnevsky-d5c575a30802f61c674059cc8f0e628fc055347a.tar.gz
Rename actions phase to command.
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 2b908c6..f229369 100644
--- a/play.js
+++ b/play.js
@@ -1820,10 +1820,10 @@ function on_update() {
action_button("concede", "Concede")
action_button("battle", "Battle")
- action_button("end_actions", "End Actions")
action_button("end_array", "End Array")
action_button("end_avoid_battle", "End Avoid Battle")
action_button("end_call_to_arms", "End Call to Arms")
+ action_button("end_command", "End Command")
action_button("end_disband", "End Disband")
action_button("end_discard", "End Discard")
action_button("end_feed", "End Feed")