Fixed SVG header.
[chise/kage.git] / engine / polygon.js
index 526d0c4..c2e3907 100755 (executable)
@@ -23,7 +23,7 @@ function Polygon(number){
     this.array = this.array.concat(poly.array);\r
   }\r
   Polygon.prototype.concat = concat;\r
-  \r
+\r
   // property\r
   this.array = new Array();\r
   \r