1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-01-12 02:28:11 +02:00

Change default background dim setting to trigger only for fullscreen size windows

This commit is contained in:
Dydzio 2024-05-12 13:11:54 +02:00
parent 33fd18e828
commit 762022328f

View File

@ -374,7 +374,7 @@
},
"backgroundDimSmallWindows" : {
"type" : "boolean",
"default" : true
"default" : false
}
}
},