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-05-15 18:08:24 -0700 |
---|---|---|
committer | Catalin Mititiuc <webdevcat@proton.me> | 2024-05-15 18:08:24 -0700 |
commit | 021b8d3a9a25b751180781b000696841da83e0b1 (patch) | |
tree | b67f6b727ed90a2fe3e7030195bbf720d7ba7e7b /public/assets/images/map2.svg | |
parent | bd31e3e4a64775d3e2ea2efeb5b2122e384b30e3 (diff) |
Apply styles and map script to manually loaded files
Diffstat (limited to 'public/assets/images/map2.svg')
-rw-r--r-- | public/assets/images/map2.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/assets/images/map2.svg b/public/assets/images/map2.svg index 64be1d3..04f0a10 100644 --- a/public/assets/images/map2.svg +++ b/public/assets/images/map2.svg @@ -91,5 +91,5 @@ </g> <g class="grid"/> </g> - <script href="../../map.js" data-cols="33" data-rows="77"></script> + <script data-cols="33" data-rows="77"></script> </svg> |