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