Initialize all members.
This commit is contained in:
parent
b714413c72
commit
396b447761
1 changed files with 1 additions and 0 deletions
|
@ -45,6 +45,7 @@ highlight_visitor::highlight_visitor(unit_map& unit_map, side_actions_ptr side_a
|
|||
, exclusive_display_hexes_()
|
||||
, owner_unit_(NULL)
|
||||
, selection_candidate_(NULL)
|
||||
, selected_action_()
|
||||
, main_highlight_()
|
||||
, secondary_highlights_()
|
||||
, side_actions_(side_actions)
|
||||
|
|
Loading…
Add table
Reference in a new issue