mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-04 19:10:07 +00:00
Initialize all members.
This commit is contained in:
parent
4e9068e9b2
commit
1659756a0f
@ -1574,6 +1574,7 @@ formula_ai::formula_ai(int side, bool master) :
|
||||
ai(side,master),
|
||||
recruit_formula_(),
|
||||
move_formula_(),
|
||||
outcome_positions_(),
|
||||
possible_moves_(),
|
||||
move_maps_valid_(false),
|
||||
srcdst_(),
|
||||
|
Loading…
x
Reference in New Issue
Block a user