summaryrefslogtreecommitdiff
path: root/play.js
diff options
context:
space:
mode:
Diffstat (limited to 'play.js')
-rw-r--r--play.js4
1 files changed, 0 insertions, 4 deletions
diff --git a/play.js b/play.js
index 1285cb9..5d38bd3 100644
--- a/play.js
+++ b/play.js
@@ -166,10 +166,6 @@ function on_click_action(evt) {
}
}
-function toggle_pieces() {
- document.getElementById("pieces").classList.toggle("hide")
-}
-
var _move_path = []
function hide_move_path() {