Rolled back to old version(6772)

git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6943 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
aeonphyxius 2010-12-10 02:12:48 +00:00
parent cf1c0a6959
commit 30c5ae81ab

View File

@ -260,8 +260,6 @@ namespace UserConfigParams
"Type of the renderer.") );
// ---- Debug - not saved to config file
/** If tutorial game mode debugging is enabled. */
PARAM_PREFIX bool m_tutorial_debug PARAM_DEFAULT( false );
/** If gamepad debugging is enabled. */
PARAM_PREFIX bool m_gamepad_debug PARAM_DEFAULT( false );
/** If material debugging (printing terrain specific slowdown) is enabled. */