index : btroops | |
Virtual board game-aid for BattleTroops, an infantry combat simulator wargame published by FASA in 1989. |
aboutsummaryrefslogtreecommitdiff |
diff options
Diffstat (limited to 'test/map1.svg')
-rw-r--r-- | test/map1.svg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test/map1.svg b/test/map1.svg new file mode 100644 index 0000000..49bfa9b --- /dev/null +++ b/test/map1.svg @@ -0,0 +1,4 @@ +<?xml version="1.0" standalone="no"?> +<svg viewBox="-5 -5 10 10" xmlns="http://www.w3.org/2000/svg"> + <circle r="5" fill="purple"/> +</svg> |