summaryrefslogtreecommitdiff
path: root/play.js
diff options
context:
space:
mode:
Diffstat (limited to 'play.js')
-rw-r--r--play.js4
1 files changed, 1 insertions, 3 deletions
diff --git a/play.js b/play.js
index ddfd31c..0840827 100644
--- a/play.js
+++ b/play.js
@@ -1,7 +1,7 @@
"use strict"
/*
- global view, data, roles, send_action, action_button
+ global view, data, roles, send_action, action_button, confirm_action_button
*/
// TODO: show "reshuffle" flag next to card deck display
@@ -566,8 +566,6 @@ function layout_all_cu(an, fn, bn, ae, fe, be, pos) {
}
function on_update() {
- let e
-
remember_position(ui.turn_marker)
remember_position(ui.french_alliance)
remember_position(ui.french_navy)