this is now sprite to PNG

This commit is contained in:
Matthias Mailänder
2013-12-14 08:38:28 +01:00
parent dfc56f6201
commit 9acfbc30e5
2 changed files with 2 additions and 2 deletions

View File

@@ -22,7 +22,7 @@ namespace OpenRA.Utility
{
{ "--settings-value", Command.Settings },
{ "--shp", Command.ConvertPngToShp },
{ "--png", Command.ConvertShpToPng },
{ "--png", Command.ConvertSpriteToPng },
{ "--extract", Command.ExtractFiles },
{ "--remap", Command.RemapShp },
{ "--transpose", Command.TransposeShp },