index : btroops | |
Virtual board game-aid for BattleTroops, an infantry combat simulator wargame published by FASA in 1989. |
aboutsummaryrefslogtreecommitdiff |
diff options
Diffstat (limited to 'public/index.html')
-rw-r--r-- | public/index.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/public/index.html b/public/index.html index 570123e..25b0596 100644 --- a/public/index.html +++ b/public/index.html @@ -125,6 +125,10 @@ </label> </div> + <div id="toggle-grid-vis"> + <input type="checkbox" checked /> + </div> + <div id="toggle-firing-arc-vis"> <input type="checkbox" data-allegiance="defender" id="defender-firing-arc-vis" /> <label style="color: red;" for="defender-firing-arc-vis"> |