mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-28 15:41:13 -04:00
Oops, that could've crashed horribly
This commit is contained in:
parent
71cb85dbc4
commit
ce38876a74
@ -111,6 +111,7 @@ class DirArchive: public Ogre::FileSystemArchive
|
||||
found = m.find(folder);
|
||||
}
|
||||
|
||||
if (found != m.end())
|
||||
current = found->second;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user