forked from mirror/openmw-tes3mp
Add missing initializations
This commit is contained in:
parent
7d647088ab
commit
8e5398d85b
1 changed files with 2 additions and 0 deletions
|
@ -168,6 +168,8 @@ namespace MWGui
|
|||
, mFogOfWarToggled(true)
|
||||
, mFogOfWarEnabled(fogOfWarEnabled)
|
||||
, mMapWidgetSize(0)
|
||||
, mNumCells(0)
|
||||
, mCellDistance(0)
|
||||
, mCustomMarkers(markers)
|
||||
, mMarkerUpdateTimer(0.0f)
|
||||
, mLastDirectionX(0.0f)
|
||||
|
|
Loading…
Reference in a new issue