Initialize a pointer
Found by coverity
This commit is contained in:
parent
6b0acc4c34
commit
43d77e68e8
1 changed files with 1 additions and 0 deletions
|
@ -190,6 +190,7 @@ display::display(unit_map* units, CVideo& video, const gamemap* map, const std::
|
|||
reach_map_(),
|
||||
reach_map_old_(),
|
||||
reach_map_changed_(true),
|
||||
overlays_(NULL),
|
||||
fps_handle_(0),
|
||||
invalidated_hexes_(0),
|
||||
drawn_hexes_(0),
|
||||
|
|
Loading…
Add table
Reference in a new issue