diff options
author | Tor Andersson <tor@ccxvii.net> | 2023-09-24 15:02:20 +0200 |
---|---|---|
committer | Tor Andersson <tor@ccxvii.net> | 2023-10-01 16:11:22 +0200 |
commit | 146f8991515a38afeaf3187bac2f53ff3b624a7c (patch) | |
tree | a3836d1419613fb1bbee16be87092e5064132f01 /play.html | |
parent | f3fb308eeb4fa57d0e5d00000b51e2ff0081a196 (diff) | |
download | waterloo-campaign-1815-146f8991515a38afeaf3187bac2f53ff3b624a7c.tar.gz |
June 15 special rules.
Diffstat (limited to 'play.html')
-rw-r--r-- | play.html | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -63,8 +63,10 @@ <div id="hexes"></div> <div id="pieces"> -<div id="marker_turn" class="marker large y1" style="top:1665px;left:45px"></div> -<div id="marker_remain" class="marker large y3" style="top:1857px;left:129px"></div> +<div id="marker_turn" class="marker large y1" style="top:1665px;left:53px"></div> +<div id="marker_remain" class="marker large y3 hide" style="top:1857px;left:129px"></div> +<div id="marker_french_moves" class="marker large y2 hide" style="top:1857px;left:129px"></div> +<div id="marker_prussian_moves" class="marker large y4 hide" style="top:1857px;left:129px"></div> <div id="french_hq_1" class="french large y1"></div> <div id="french_hq_2" class="french large y2"></div> |