Changed: Remove certificates in data (they should be in gamedev.bnp now), see #279

--HG--
branch : develop
This commit is contained in:
kervala 2016-09-22 11:39:33 +02:00
parent cd9abbcaae
commit 6447e9794e

View file

@ -51,11 +51,13 @@ bool CFilesCleaner::exec()
QStringList filter;
filter << "*.string_cache";
// certificate should be in gamedev.bnp now
filter << "*.pem";
if (dir.exists("packedsheets.bnp"))
{
filter << "*.packed_sheets";
filter << "*.packed";
filter << "*.pem";
}
// temporary files