added experimental:vfr
This commit is contained in:
parent
c40ef59a35
commit
e0bfec6ef2
3 changed files with 17 additions and 2 deletions
|
|
@ -43,6 +43,8 @@ void CConfigManager::setDefaultVars() {
|
|||
configValues["debug:damage_blink"].intValue = 0;
|
||||
configValues["debug:disable_logs"].intValue = 0;
|
||||
|
||||
configValues["experimental:vfr"].intValue = 0;
|
||||
|
||||
configValues["decoration:rounding"].intValue = 1;
|
||||
configValues["decoration:blur"].intValue = 1;
|
||||
configValues["decoration:blur_size"].intValue = 8;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue