mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-01-29 09:28:15 +03:00
Removed another stray line
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user