mirror of
https://github.com/vcmi/vcmi.git
synced 2025-08-10 22:31:40 +02:00
missing default value
This commit is contained in:
@@ -367,6 +367,10 @@
|
||||
"type" : "boolean",
|
||||
"default" : false
|
||||
},
|
||||
"rightButtonDrag" : {
|
||||
"type" : "boolean",
|
||||
"default" : false
|
||||
},
|
||||
"smoothDragging" : {
|
||||
"type" : "boolean",
|
||||
"default" : true
|
||||
|
Reference in New Issue
Block a user