mirror of
https://github.com/paboyle/Grid.git
synced 2024-11-15 02:05:37 +00:00
Return ok
This commit is contained in:
parent
c5c67b706e
commit
fd58f0b669
@ -96,6 +96,7 @@ bool FlightRecorder::StepLog(const char *name)
|
||||
{
|
||||
StepName = name;
|
||||
StepLoggingCounter ++;
|
||||
return true;
|
||||
}
|
||||
|
||||
void FlightRecorder::SetLoggingModePrint(void)
|
||||
|
Loading…
Reference in New Issue
Block a user