1
0
mirror of https://github.com/TerryCavanagh/VVVVVV.git synced 2024-06-25 22:18:30 +02:00

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);