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/map4.svg | |
parent | bd31e3e4a64775d3e2ea2efeb5b2122e384b30e3 (diff) |
Apply styles and map script to manually loaded files
Diffstat (limited to 'public/assets/images/map4.svg')
-rw-r--r-- | public/assets/images/map4.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/assets/images/map4.svg b/public/assets/images/map4.svg index 8911ca7..d5c3326 100644 --- a/public/assets/images/map4.svg +++ b/public/assets/images/map4.svg @@ -86,5 +86,5 @@ <g class="grid"/> </g> - <script href="../../map.js" data-cols="33" data-rows="50"></script> + <script data-cols="33" data-rows="50"></script> </svg> |