Don't adjust the image path to end in .raw since we're actually making .pngs

git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@380 ed5b42cb-e716-0410-a449-f6a68f950b19
This commit is contained in:
Charlie Groves
2007-12-13 19:17:42 +00:00
parent 60cb064c21
commit ce1649d79b
@@ -85,9 +85,6 @@ public class DirectoryTileSetBundler extends TileSetBundler
// need to do this so that we can trim it!
set.setImageProvider(improv);
// we're going to trim it, so adjust the path
imagePath = adjustImagePath(imagePath);
try {
// create a trimmed object tileset, which will
// write the trimmed tileset image to the destination