mirror of
https://github.com/vcmi/vcmi.git
synced 2025-09-16 09:26:28 +02:00
Change default background dim setting to trigger only for fullscreen size windows
This commit is contained in:
@@ -374,7 +374,7 @@
|
|||||||
},
|
},
|
||||||
"backgroundDimSmallWindows" : {
|
"backgroundDimSmallWindows" : {
|
||||||
"type" : "boolean",
|
"type" : "boolean",
|
||||||
"default" : true
|
"default" : false
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
Reference in New Issue
Block a user