mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-14 21:26:56 +00:00
Initialize all members.
This commit is contained in:
parent
137a31792c
commit
5d452a9cd4
@ -65,6 +65,7 @@ tmp_create_game_choose_mods::tmp_create_game_choose_mods
|
||||
std::vector<std::string>& result)
|
||||
: result_(result)
|
||||
, game_cfg_(game_cfg)
|
||||
, mod_list_(NULL)
|
||||
{
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user