mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-02-11 06:40:34 +00:00
Merge branch 'master' of https://github.com/OpenMW/openmw into osg
This commit is contained in:
commit
5ac502d104
@ -32,6 +32,7 @@ void ESM::NpcStats::load (ESMReader &esm)
|
||||
for (int i=0; i<27; ++i)
|
||||
mSkills[i].load (esm);
|
||||
|
||||
mWerewolfDeprecatedData = false;
|
||||
if (esm.peekNextSub("STBA"))
|
||||
{
|
||||
// we have deprecated werewolf skills, stored interleaved
|
||||
|
Loading…
x
Reference in New Issue
Block a user