Removed another stray line

This commit is contained in:
Fussmatte
2020-06-03 14:19:02 -04:00
committed by Ethan Lee
parent e67d6d49c3
commit b7a2cc1c22

View File

@@ -269,8 +269,6 @@ int main(int argc, char *argv[])
ed.ListOfMetaData.push_back(meta);
} else {
ed.loadZips();
ed.directoryList = { playtestname };
if (ed.getLevelMetaData(playtestname, meta)) {
ed.ListOfMetaData.clear();
ed.ListOfMetaData.push_back(meta);