mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-01-25 06:35:30 +00:00
Merge remote-tracking branch 'mmd/windowswarnings'
This commit is contained in:
commit
b041a511b6
@ -350,6 +350,7 @@ bool DataFilesPage::setupDataFiles()
|
||||
|
||||
} catch(std::runtime_error &e) {
|
||||
// An error occurred while reading the .esp
|
||||
std::cerr << "Error reading .esp: " << e.what() << std::endl;
|
||||
continue;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user