added misc:mouse_move_enables_dpms
This commit is contained in:
parent
d9687c93ee
commit
a1d1ec4c46
5 changed files with 13 additions and 0 deletions
|
|
@ -52,6 +52,7 @@ void CConfigManager::setDefaultVars() {
|
|||
configValues["misc:disable_splash_rendering"].intValue = 0;
|
||||
configValues["misc:no_vfr"].intValue = 1;
|
||||
configValues["misc:damage_entire_on_snapshot"].intValue = 0;
|
||||
configValues["misc:mouse_move_enables_dpms"].intValue = 0;
|
||||
|
||||
configValues["debug:int"].intValue = 0;
|
||||
configValues["debug:log_damage"].intValue = 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue