mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-20 12:39:31 +00:00
Initialize all members.
This commit is contained in:
parent
359f7d0eb7
commit
b84827bed2
@ -33,7 +33,8 @@ namespace test_utils {
|
||||
id_(id),
|
||||
source_(),
|
||||
game_config_(get_test_config_ref()),
|
||||
current_time_(80)
|
||||
current_time_(80),
|
||||
end_pos_()
|
||||
{
|
||||
add_initial_signals();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user