mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-02-04 21:40:03 +00:00
Break
This commit is contained in:
parent
b15f7857c0
commit
0371791cce
@ -373,7 +373,10 @@ bool Launcher::MainDialog::setupGameData()
|
||||
<< "*.omwaddon";
|
||||
|
||||
if (!dir.entryList(filters).isEmpty())
|
||||
{
|
||||
foundData = true;
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
if (!foundData)
|
||||
|
Loading…
x
Reference in New Issue
Block a user