mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-28 12:56:36 +00:00
Properly initialize CVideo::drawing_texture_.
This commit is contained in:
parent
0ebef58f9a
commit
a533ef1e4d
@ -93,6 +93,7 @@ void trigger_full_redraw()
|
||||
|
||||
CVideo::CVideo(FAKE_TYPES type)
|
||||
: window()
|
||||
, drawing_texture_(nullptr)
|
||||
, fake_screen_(false)
|
||||
, help_string_(0)
|
||||
, updated_locked_(0)
|
||||
|
Loading…
x
Reference in New Issue
Block a user