This commit is contained in:
2021-08-10 20:28:29 +00:00
parent 0b5e35030a
commit d75b84d098

View File

@@ -797,6 +797,7 @@ Locale Français is customized [signature: 804154061] exporting
sb.Append(p.Item1.ToString()); sb.Append(p.Item1.ToString());
sb.Append(","); sb.Append(",");
sb.Append(p.Item2.ToString()); sb.Append(p.Item2.ToString());
sb.Append(" ");
} }
sb.Append("\" stroke-width=\"3\" stroke=\"rgb(0, 255, 255)\" fill=\"none\" stroke-linecap=\"round\"></path>"); sb.Append("\" stroke-width=\"3\" stroke=\"rgb(0, 255, 255)\" fill=\"none\" stroke-linecap=\"round\"></path>");