From 2aeef2e016f99230eca6b3338bd44529e61b8db2 Mon Sep 17 00:00:00 2001 From: Sam Gondelman Date: Wed, 25 Jul 2018 09:40:52 -0700 Subject: [PATCH] min spinSpread is 0 --- scripts/system/particle_explorer/particleExplorer.js | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/system/particle_explorer/particleExplorer.js b/scripts/system/particle_explorer/particleExplorer.js index 50d3beaeae..a6cbbc14cb 100644 --- a/scripts/system/particle_explorer/particleExplorer.js +++ b/scripts/system/particle_explorer/particleExplorer.js @@ -376,7 +376,6 @@ id: "spinSpread", name: "Spin Spread", type: "SliderRadian", - min: -360.0, max: 360.0 }, {