mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-10 04:32:01 +00:00
Initialize all members.
This commit is contained in:
parent
396b447761
commit
97861fcd5d
@ -62,6 +62,7 @@ side_actions::side_actions()
|
||||
, team_index_(0)
|
||||
, team_index_defined_(false)
|
||||
, gold_spent_(0)
|
||||
, hidden_(false)
|
||||
{
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user