added debug:damage_blink
This commit is contained in:
parent
5636d2031e
commit
37abe0aedc
2 changed files with 19 additions and 2 deletions
|
|
@ -38,6 +38,7 @@ void CConfigManager::setDefaultVars() {
|
|||
configValues["debug:int"].intValue = 0;
|
||||
configValues["debug:log_damage"].intValue = 0;
|
||||
configValues["debug:overlay"].intValue = 0;
|
||||
configValues["debug:damage_blink"].intValue = 0;
|
||||
|
||||
configValues["decoration:rounding"].intValue = 1;
|
||||
configValues["decoration:blur"].intValue = 1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue