From 1c8f6ab996fafa6d27fa0e04bca5cf5f0f82becc Mon Sep 17 00:00:00 2001 From: Stan44 Date: Sun, 29 Dec 2024 16:54:24 -0600 Subject: [PATCH] json tweak. --- src/part/coreparts/particles/basic.json | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/src/part/coreparts/particles/basic.json b/src/part/coreparts/particles/basic.json index e535bfd..2ad6ad4 100644 --- a/src/part/coreparts/particles/basic.json +++ b/src/part/coreparts/particles/basic.json @@ -95,11 +95,7 @@ "size": 1, "hardness": 0.4, "velocity": 0.5, - "color": [ - 128, - 128, - 128, - 220 + "color": [128, 128, 128, 220 ], "mass": 0.5, "temperature": 20,