JSON: fix: magic surface mode had wrong default

This commit is contained in:
Tim Kuipers 2016-03-03 17:10:59 +01:00
parent a3115bc548
commit ff1cf02470

View File

@ -1928,7 +1928,7 @@
"surface": "Surface", "surface": "Surface",
"both": "Both" "both": "Both"
}, },
"default": "Normal", "default": "normal",
"visible": false "visible": false
}, },
"magic_spiralize": { "magic_spiralize": {