Disabled end-controller debugging.

git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11934 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
hikerstk 2012-11-14 01:07:59 +00:00
parent b99c9da1b5
commit b73f9f46db

View File

@ -21,7 +21,7 @@
//The AI debugging works best with just 1 AI kart, so set the number of karts
//to 2 in main.cpp with quickstart and run supertuxkart with the arg -N.
#define AI_DEBUG
#undef AI_DEBUG
#include "karts/controller/end_controller.hpp"