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 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/public/index.html b/public/index.html index 33d7085..4aeaaa0 100644 --- a/public/index.html +++ b/public/index.html @@ -344,6 +344,11 @@ <input type="file" accept="image/svg+xml" /> + <div class="horz"></div> + <div class="horz"></div> + <div class="vert"></div> + <div class="vert"></div> + <script src="index.js"></script> <script src="soldier_record_block.js"></script> </body> |