mirror of
https://github.com/lubosz/overte.git
synced 2025-08-08 03:08:00 +02:00
Change emitShouldTrail to emitterShouldTrail.
This commit is contained in:
parent
44f1f340e1
commit
5f162c0352
1 changed files with 2 additions and 2 deletions
|
@ -178,8 +178,8 @@
|
||||||
type: "Row"
|
type: "Row"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "emitShouldTrail",
|
id: "emitterShouldTrail",
|
||||||
name: "Emit Should Trail",
|
name: "Emitter Should Trail",
|
||||||
type: "Boolean"
|
type: "Boolean"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue