mirror of
https://github.com/vcmi/vcmi.git
synced 2025-09-16 09:26:28 +02:00
Merge pull request #3952 from dydzio0614/default-popups-dim
Do not darken background for small windows by default
This commit is contained in:
@@ -374,7 +374,7 @@
|
||||
},
|
||||
"backgroundDimSmallWindows" : {
|
||||
"type" : "boolean",
|
||||
"default" : true
|
||||
"default" : false
|
||||
}
|
||||
}
|
||||
},
|
||||
|
Reference in New Issue
Block a user