1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-08-13 19:54:17 +02:00

rangedFullDamageLimitHighlightOnHover is now turned off by default

This commit is contained in:
krs
2023-06-11 19:36:46 +03:00
parent 5158a5f7db
commit 9496cb4058

View File

@@ -310,7 +310,7 @@
}, },
"rangedFullDamageLimitHighlightOnHover" : { "rangedFullDamageLimitHighlightOnHover" : {
"type" : "boolean", "type" : "boolean",
"default" : true "default" : false
}, },
"showQueue" : { "showQueue" : {
"type" : "boolean", "type" : "boolean",