Browse Source

Remove unnecessary usage of value instead of default

This is not really a formula.
Ghostkeeper 7 years ago
parent
commit
7bbe42eb42
1 changed files with 1 additions and 1 deletions
  1. 1 1
      resources/definitions/peopoly_moai.def.json

+ 1 - 1
resources/definitions/peopoly_moai.def.json

@@ -136,7 +136,7 @@
         },
         "material_diameter": {
             "enabled": false,
-            "value": "1.75"
+            "default_value": 1.75
         },
         "cool_fan_enabled": {
             "enabled": false,