Disabled AI debug, which was left enabled by mistake - sorry :)

This commit is contained in:
hiker 2015-08-19 13:07:13 +10:00
parent 6139d689d7
commit aff41a25b5

View File

@ -31,7 +31,7 @@
#ifdef DEBUG #ifdef DEBUG
// Enable AI graphical debugging // Enable AI graphical debugging
# define AI_DEBUG # undef AI_DEBUG
// Shows left and right lines when using new findNonCrashing function // Shows left and right lines when using new findNonCrashing function
# undef AI_DEBUG_NEW_FIND_NON_CRASHING # undef AI_DEBUG_NEW_FIND_NON_CRASHING
// Show the predicted turn circles // Show the predicted turn circles