update
This commit is contained in:
parent
e2440a72b2
commit
8a36b7cf9b
@ -967,6 +967,7 @@ BOOLEAN CHostADSBFProcess::OnTimer(void)
|
||||
last_sec = system32.timers;
|
||||
sec_changed = TRUE;
|
||||
}
|
||||
FeedDog();
|
||||
if (sec_changed)
|
||||
{
|
||||
if (m_turbine == NULL)
|
||||
@ -1021,7 +1022,6 @@ BOOLEAN CHostADSBFProcess::OnTimer(void)
|
||||
}
|
||||
}
|
||||
readRealData();
|
||||
FeedDog();
|
||||
}
|
||||
return TRUE;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user