mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-01-29 09:32:45 +00:00
Add missing initializations
This commit is contained in:
parent
7d647088ab
commit
8e5398d85b
@ -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…
x
Reference in New Issue
Block a user