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-13 11:46:33 -0700 |
---|---|---|
committer | Catalin Mititiuc <webdevcat@proton.me> | 2024-07-13 11:47:07 -0700 |
commit | a70c2617d51054acb261103580b3197e51cb35ce (patch) | |
tree | f0203a40376c767b99ace78b05a56ff1f07ac269 /public/assets | |
parent | c0fe0407380f51c83178991f5f3719eab5452559 (diff) |
Remove hard-coded map data
Diffstat (limited to 'public/assets')
-rw-r--r-- | public/assets/images/mapsheets.svg | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/public/assets/images/mapsheets.svg b/public/assets/images/mapsheets.svg index 3f62c5f..e143fd4 100644 --- a/public/assets/images/mapsheets.svg +++ b/public/assets/images/mapsheets.svg @@ -275,7 +275,6 @@ <text class="elevation" x="15" y="49">2</text> </g> - <!-- TODO this building has a special transform. see radial.js --> <g class="building4" data-q="15" data-r="-7" data-s="-8" data-el="0,1" data-transform="special"> <use href="#building4"/> <g class="footprint"> |