index : btroops | |
Virtual board game-aid for BattleTroops, an infantry combat simulator wargame published by FASA in 1989. |
aboutsummaryrefslogtreecommitdiff |
diff options
author | Catalin Mititiuc <webdevcat@proton.me> | 2024-07-28 12:24:24 -0700 |
---|---|---|
committer | Catalin Mititiuc <webdevcat@proton.me> | 2024-07-28 12:24:24 -0700 |
commit | 7183511dbf4062535e676bd923856b213d565a52 (patch) | |
tree | 5e2f93756c6477bbb3b651a46dce1fe58f8fec74 /public/index.html | |
parent | d2e80b341c323d56c6955decc2c4f8ae38228580 (diff) |
Remove prone toggle
Diffstat (limited to 'public/index.html')
-rw-r--r-- | public/index.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/public/index.html b/public/index.html index c565a71..9c5a027 100644 --- a/public/index.html +++ b/public/index.html @@ -221,7 +221,6 @@ </button> <span style="white-space: nowrap;"> - Prone: <input type="checkbox" id="toggle-prone-counter" /> <button type="button" class="set-firing-arc" data-size="small"> <img src="assets/images/firing_arc_small.png" height="12" /> 2 MP </button> |