mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-02-25 12:41:01 +00:00
Merge branch 'fix_init' into 'master'
Add missing initialization for Enchanting::mObjectType See merge request OpenMW/openmw!1304
This commit is contained in:
commit
19adef4cc2
@ -22,6 +22,7 @@ namespace MWMechanics
|
||||
Enchanting::Enchanting()
|
||||
: mCastStyle(ESM::Enchantment::CastOnce)
|
||||
, mSelfEnchanting(false)
|
||||
, mObjectType(0)
|
||||
, mWeaponType(-1)
|
||||
{}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user