]> git.xonotic.org Git - xonotic/mediasource.git/commitdiff
Fix incorrect svg version
authorSeverin Meyer <sev.ch@web.de>
Thu, 25 Dec 2014 12:07:55 +0000 (13:07 +0100)
committerSeverin Meyer <sev.ch@web.de>
Thu, 25 Dec 2014 12:07:55 +0000 (13:07 +0100)
gfx/luma/gfx/hud/luma/ammo_cells.svg

index 6c54de521d6eb29640d5c835c02ec2284d965c65..a35b929143dcce0de867b226ec2c8b6c45e5a2dc 100644 (file)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <?xml-stylesheet href="common.css" type="text/css"?>
-<svg xmlns="http://www.w3.org/2000/svg" width="128" height="128" version="1.0">
+<svg xmlns="http://www.w3.org/2000/svg" width="128" height="128" version="1.1">
        <path class="cells shining" d="M 56,24 22,83 71,73 54,114 108,48 57,59 81,24 56,24 z"/>
 </svg>