autopilot reinit() now reloads config file.
This commit is contained in:
parent
570ea80a36
commit
c4bca03ec2
1 changed files with 1 additions and 0 deletions
|
@ -563,6 +563,7 @@ void FGXMLAutopilot::init() {
|
|||
|
||||
void FGXMLAutopilot::reinit() {
|
||||
components.clear();
|
||||
init();
|
||||
build();
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue