From 5f162c03520428b5ac829be5a06ae9748288b387 Mon Sep 17 00:00:00 2001 From: Midnight Date: Fri, 18 Aug 2017 15:10:58 -0700 Subject: [PATCH] Change emitShouldTrail to emitterShouldTrail. --- scripts/system/particle_explorer/particleExplorer.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/system/particle_explorer/particleExplorer.js b/scripts/system/particle_explorer/particleExplorer.js index ca6a873b73..057bd1dd85 100644 --- a/scripts/system/particle_explorer/particleExplorer.js +++ b/scripts/system/particle_explorer/particleExplorer.js @@ -178,8 +178,8 @@ type: "Row" }, { - id: "emitShouldTrail", - name: "Emit Should Trail", + id: "emitterShouldTrail", + name: "Emitter Should Trail", type: "Boolean" }, {