Change emitShouldTrail to emitterShouldTrail.

This commit is contained in:
Midnight 2017-08-18 15:10:58 -07:00
parent 44f1f340e1
commit 5f162c0352

View file

@ -178,8 +178,8 @@
type: "Row" type: "Row"
}, },
{ {
id: "emitShouldTrail", id: "emitterShouldTrail",
name: "Emit Should Trail", name: "Emitter Should Trail",
type: "Boolean" type: "Boolean"
}, },
{ {