simplify integration

This commit is contained in:
Arnaud Jamin
2023-10-10 23:53:34 -04:00
parent 7094dbf1f5
commit eb963614b9
45 changed files with 217 additions and 230 deletions
@@ -47,7 +47,7 @@ private:
bool bWasAvoidanceEnabled = false;
#if USE_COG
#if ENABLE_COG
FVector DebugLastBottomLocation = FVector::ZeroVector;
@@ -55,7 +55,7 @@ private:
bool DebugIsPositionCorrected = false;
#endif //USE_COG
#endif //ENABLE_COG
//----------------------------------------------------------------------------------------------------------------------