added follow_mouse
This commit is contained in:
parent
402c11d341
commit
a558bcdfbf
5 changed files with 24 additions and 7 deletions
|
|
@ -46,6 +46,8 @@ CConfigManager::CConfigManager() {
|
|||
configValues["input:kb_rules"].strValue = "";
|
||||
configValues["input:kb_model"].strValue = "";
|
||||
|
||||
configValues["input:follow_mouse"].intValue = 1;
|
||||
|
||||
configValues["autogenerated"].intValue = 0;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue