corrected parsing bug

This commit is contained in:
devZoGok
2023-09-10 12:13:29 +03:00
parent e83b9a7330
commit c903cda25a
+1 -1
View File
@@ -464,7 +464,7 @@ namespace battleship{
mapScript += "}";
}
mapScript += "}\n},\n";
mapScript += "},\n";
}
mapScript += "},\n";