mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-08 00:02:20 +02:00
valgrind says this is used before it's initialized
This commit is contained in:
parent
986bc71e93
commit
fc1e45fc58
1 changed files with 1 additions and 0 deletions
|
@ -139,6 +139,7 @@ ApplicationOverlay::ApplicationOverlay() :
|
|||
_magnifier(true),
|
||||
_alpha(1.0f),
|
||||
_oculusUIRadius(1.0f),
|
||||
_trailingAudioLoudness(0.0f),
|
||||
_crosshairTexture(0),
|
||||
_previousBorderWidth(-1),
|
||||
_previousBorderHeight(-1),
|
||||
|
|
Loading…
Reference in a new issue