mirror of
https://github.com/OpenMW/openmw.git
synced 2025-01-30 19:15:41 +00:00
Merge branch 'coverity' into 'master'
Fix a coverity warning See merge request OpenMW/openmw!3280
This commit is contained in:
commit
cb858df110
1 changed files with 1 additions and 0 deletions
|
@ -257,6 +257,7 @@ namespace MWWorld
|
|||
, mUserDataPath(userDataPath)
|
||||
, mActivationDistanceOverride(activationDistanceOverride)
|
||||
, mStartCell(startCell)
|
||||
, mSwimHeightScale(0.f)
|
||||
, mDistanceToFacedObject(-1.f)
|
||||
, mTeleportEnabled(true)
|
||||
, mLevitationEnabled(true)
|
||||
|
|
Loading…
Reference in a new issue