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-08-01 14:46:10 -0700 |
---|---|---|
committer | Catalin Mititiuc <webdevcat@proton.me> | 2024-08-01 14:46:10 -0700 |
commit | 4c6340f67150ad91b8d2e8358734a79613b781e9 (patch) | |
tree | 596641e6b6cbbca932c67a8f59fa8fa97ca8c886 /public/index.html | |
parent | 28e0188ecdc5c2dcfb37469ea089717868650e6a (diff) |
Wire clear-hex dialog back up
Diffstat (limited to 'public/index.html')
-rw-r--r-- | public/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/public/index.html b/public/index.html index 870c79e..51c4fcf 100644 --- a/public/index.html +++ b/public/index.html @@ -373,6 +373,7 @@ <button style="display: block; margin-left: auto;" value="confirm" + formmethod="dialog" >Confirm</button> </div> </form> |