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

This commit is contained in:
kervala 2016-09-22 11:39:33 +02:00
parent 4f09b85b76
commit 6afc2adfc6

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