Hello,
I've attached a small patch that will calm down the current unstable
branch, I think it was just a small typo.
Regards,
Andreas.
Index: lib/Tileset.pm
===================================================================
--- lib/Tileset.pm (revision 10890)
+++ lib/Tileset.pm (working copy)
@@ -726,7 +726,7 @@
$i++;
$::progress = $i;
$::progressPercent = $i / $number_tiles * 100;
- ::statusMessage("Writing tile $x $y", 10, 0);
+ ::statusMessage("Writing tile $x $y", 0, 10);
# Get a tiles'worth of data from the main image
$SubImage->copy($Image,
0, # Dest X offset
_______________________________________________
Tilesathome mailing list
[email protected]
http://lists.openstreetmap.org/listinfo/tilesathome