mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-08-09 06:19:02 +02:00
fix comment
This commit is contained in:
parent
c5dd94f0cf
commit
2720b98d57
1 changed files with 3 additions and 3 deletions
|
@ -2,10 +2,10 @@
|
||||||
// editParticleExample.js
|
// editParticleExample.js
|
||||||
// hifi
|
// hifi
|
||||||
//
|
//
|
||||||
// Created by Brad Hefta-Gaub on 12/31/13.
|
// Created by Brad Hefta-Gaub on 1/24/14.
|
||||||
// Copyright (c) 2013 HighFidelity, Inc. All rights reserved.
|
// Copyright (c) 2014 HighFidelity, Inc. All rights reserved.
|
||||||
//
|
//
|
||||||
// This is an example script that demonstrates creating and editing a particle
|
// This is an example script that demonstrates "finding" particles
|
||||||
//
|
//
|
||||||
|
|
||||||
var iteration = 0;
|
var iteration = 0;
|
||||||
|
|
Loading…
Reference in a new issue