parent
f92a86af53
commit
252aaaecfa
2 changed files with 15 additions and 3 deletions
|
|
@ -223,6 +223,7 @@ void CConfigManager::setDefaultVars() {
|
|||
|
||||
configValues["input:follow_mouse"].intValue = 1;
|
||||
configValues["input:mouse_refocus"].intValue = 1;
|
||||
configValues["input:special_fallthrough"].intValue = 0;
|
||||
configValues["input:sensitivity"].floatValue = 0.f;
|
||||
configValues["input:accel_profile"].strValue = STRVAL_EMPTY;
|
||||
configValues["input:kb_file"].strValue = STRVAL_EMPTY;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue