mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-09-23 14:53:52 +00:00
Compare commits
1 Commits
master
...
b9b7d91989
Author | SHA1 | Date | |
---|---|---|---|
|
b9b7d91989 |
@@ -324,6 +324,11 @@ namespace PortabilityLayer
|
|||||||
return nullptr;
|
return nullptr;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
else
|
||||||
|
{
|
||||||
|
if (numFiles == 0)
|
||||||
|
return nullptr;
|
||||||
|
}
|
||||||
|
|
||||||
bool failed = false;
|
bool failed = false;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user