index : btroops | |
Virtual board game-aid for BattleTroops, an infantry combat simulator wargame published by FASA in 1989. |
aboutsummaryrefslogtreecommitdiff |
path: root/index.html
diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -156,9 +156,7 @@ <defs> <polygon id="point" points="0,10 8.66,5 8.66,-5 0,-10 -8.66,-5 -8.66,5" /> - <symbol id="counter-base" viewBox="-6 -6 12 12" width="12" height="12"> - <circle cx="0" cy="0" r="5" /> - </symbol> + <circle id="counter-base" cx="0" cy="0" r="5" /> <g id="t-1" class="troop-counter-template"><use href="#counter-base" /><text>1</text></g> <g id="t-2" class="troop-counter-template"><use href="#counter-base" /><text>2</text></g> |