From 45c9ce98ad083ba603ae8a46826dc194d37df5b6 Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Sat, 25 May 2024 21:49:20 +0200 Subject: fix reserve range --- play.js | 1 + 1 file changed, 1 insertion(+) (limited to 'play.js') diff --git a/play.js b/play.js index a2b93f6..561fb0f 100644 --- a/play.js +++ b/play.js @@ -5,6 +5,7 @@ // TODO: sort selected generals above deselected generals when detaching? // TODO: show battle icon overlay (instead of roads) // TODO: remove roads and path highlighting code +// TODO: tooltips const svgNS = "http://www.w3.org/2000/svg" -- cgit v1.2.3