summaryrefslogtreecommitdiff
path: root/play.js
diff options
context:
space:
mode:
Diffstat (limited to 'play.js')
-rw-r--r--play.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/play.js b/play.js
index e18b2f2..33a4dda 100644
--- a/play.js
+++ b/play.js
@@ -6,8 +6,6 @@ const svgNS = "http://www.w3.org/2000/svg"
const round = Math.round
const sqrt = Math.sqrt
-const class_name = [ "armor", "infantry", "anti-tank", "artillery" ]
-
// refit and queue hexes
const MALTA = 4
const hex_special = [ 47, 48, 49, 102, 127, MALTA ]