File forgotten in previous commit.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6342 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
parent
87f849184d
commit
1f7a882c85
@ -259,6 +259,8 @@ namespace UserConfigParams
|
||||
// ---- Debug - not saved to config file
|
||||
/** If gamepad debugging is enabled. */
|
||||
PARAM_PREFIX bool m_gamepad_debug PARAM_DEFAULT( false );
|
||||
/** If material debugging (printing terrain specific slowdown) is enabled. */
|
||||
PARAM_PREFIX bool m_material_debug PARAM_DEFAULT( false );
|
||||
|
||||
/** If track debugging is enabled. */
|
||||
PARAM_PREFIX int m_track_debug PARAM_DEFAULT( false );
|
||||
|
Loading…
x
Reference in New Issue
Block a user