log damage debug opt

This commit is contained in:
vaxerski
2022-05-05 15:09:26 +02:00
parent 77d37cd72a
commit 8fb3ad8bf1
2 changed files with 16 additions and 0 deletions

View File

@@ -31,6 +31,7 @@ void CConfigManager::setDefaultVars() {
configValues["general:col.inactive_border"].intValue = 0xff444444;
configValues["debug:int"].intValue = 0;
configValues["debug:log_damage"].intValue = 0;
configValues["decoration:rounding"].intValue = 1;
configValues["decoration:blur"].intValue = 1;