mirror of
https://github.com/devZoGok/PlanetFleet.git
synced 2026-08-26 19:43:29 +00:00
corrected parsing bug
This commit is contained in:
@@ -464,7 +464,7 @@ namespace battleship{
|
||||
mapScript += "}";
|
||||
}
|
||||
|
||||
mapScript += "}\n},\n";
|
||||
mapScript += "},\n";
|
||||
}
|
||||
|
||||
mapScript += "},\n";
|
||||
|
||||
Reference in New Issue
Block a user