mirror of
https://github.com/Ed94/Cog.git
synced 2026-06-26 21:54:59 -07:00
simplify integration
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
//----------------------------------------------------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user