summaryrefslogtreecommitdiff
path: root/play.js
diff options
context:
space:
mode:
authoriainp5 <iain.pearce.ip@gmail.com>2024-10-14 22:39:17 +0100
committeriainp5 <iain.pearce.ip@gmail.com>2024-10-14 22:39:17 +0100
commita7af708bc617267d3498e273a4f30f0b6ac04106 (patch)
tree05a7c383bafc8c6de8ae130e4540980e846649b7 /play.js
parent48c6287c7a4251b9043877265cca98970e8f88be (diff)
download1989-dawn-of-freedom-a7af708bc617267d3498e273a4f30f0b6ac04106.tar.gz
Updates to end action round
Diffstat (limited to 'play.js')
-rw-r--r--play.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/play.js b/play.js
index f90e207..dd38b44 100644
--- a/play.js
+++ b/play.js
@@ -696,6 +696,7 @@ if (view.persistent_events.includes(97)) {
action_button("tst", "Tiananmen Square Track")
action_button("roll", "Roll a die")
action_button("done", "Done")
+ action_button("end_round", "End Round")
action_button("undo", "Undo")
console.log('view.strategy_deck', view.strategy_deck)