mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-27 23:21:20 -04:00
Add missing initializations
This commit is contained in:
parent
7d647088ab
commit
8e5398d85b
@ -168,6 +168,8 @@ namespace MWGui
|
|||||||
, mFogOfWarToggled(true)
|
, mFogOfWarToggled(true)
|
||||||
, mFogOfWarEnabled(fogOfWarEnabled)
|
, mFogOfWarEnabled(fogOfWarEnabled)
|
||||||
, mMapWidgetSize(0)
|
, mMapWidgetSize(0)
|
||||||
|
, mNumCells(0)
|
||||||
|
, mCellDistance(0)
|
||||||
, mCustomMarkers(markers)
|
, mCustomMarkers(markers)
|
||||||
, mMarkerUpdateTimer(0.0f)
|
, mMarkerUpdateTimer(0.0f)
|
||||||
, mLastDirectionX(0.0f)
|
, mLastDirectionX(0.0f)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user