Merge branch 'fix-net-list-corruption'
This commit is contained in:
commit
1cf0097dac
3 changed files with 30 additions and 28 deletions
|
|
@ -582,6 +582,7 @@ void backgroundTasks(void) {
|
|||
|
||||
if (Modes.net) {
|
||||
modesReadFromClients();
|
||||
modesNetCleanup();
|
||||
}
|
||||
|
||||
// If Modes.aircrafts is not NULL, remove any stale aircraft
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue