From b392bafc5a6d4db2de99db229f850e9984bfcb42 Mon Sep 17 00:00:00 2001 From: Daniela Fontes Date: Mon, 18 Dec 2017 21:12:18 +0000 Subject: [PATCH] Merge Case 10632 and 10633. --- scripts/system/particle_explorer/particleExplorer.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/system/particle_explorer/particleExplorer.js b/scripts/system/particle_explorer/particleExplorer.js index f3708841bc..971798828f 100644 --- a/scripts/system/particle_explorer/particleExplorer.js +++ b/scripts/system/particle_explorer/particleExplorer.js @@ -5,7 +5,7 @@ // Copyright 2017 High Fidelity, Inc. // // Reworked by Menithal on 20/5/2017 -// Reworked by Daniela Fontes (Mimicry) on 12/18/2017 +// Reworked by Daniela Fontes and Artur Gomes (Mimicry) on 12/18/2017 // // Web app side of the App - contains GUI. // This is an example of a new, easy way to do two way bindings between dynamically created GUI and in-world entities.