Update debugImageApi.lua

This commit is contained in:
Igor Timofeev 2015-09-30 21:13:00 +03:00
parent b1f99a63ed
commit 04cd9ea768

View File

@ -458,7 +458,7 @@ local function convertAllPngToPic()
end
print(" ")
doConvert("/")
doConvert("")
print("Всего сконвертировано "..counter.." файлов.")
print(" ")
end