Просмотр исходного кода

Remove unnecessary usage of value instead of default

This is not really a formula.
Ghostkeeper 7 лет назад
Родитель
Сommit
7bbe42eb42
1 измененных файлов с 1 добавлено и 1 удалено
  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,