diff --git a/src/karts/controller/skidding_ai.hpp b/src/karts/controller/skidding_ai.hpp index 55b8749f6..98cb4c20f 100644 --- a/src/karts/controller/skidding_ai.hpp +++ b/src/karts/controller/skidding_ai.hpp @@ -31,7 +31,7 @@ #ifdef DEBUG // Enable AI graphical debugging -# define AI_DEBUG +# undef AI_DEBUG // Shows left and right lines when using new findNonCrashing function # undef AI_DEBUG_NEW_FIND_NON_CRASHING // Show the predicted turn circles