mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2025-02-01 21:55:01 +01:00
Removed another stray line
This commit is contained in:
parent
e67d6d49c3
commit
b7a2cc1c22
1 changed files with 0 additions and 2 deletions
|
@ -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);
|
||||
|
|
Loading…
Add table
Reference in a new issue