mirror of
https://github.com/lubosz/overte.git
synced 2025-08-07 16:41:02 +02:00
Replace Label "Allow Transition"
Replace Label "Allow Transition" for "Allow Translation".
This commit is contained in:
parent
c86bf3dd7d
commit
90ef2ee070
1 changed files with 1 additions and 1 deletions
|
@ -620,7 +620,7 @@ const GROUPS = [
|
||||||
propertyID: "animation.loop",
|
propertyID: "animation.loop",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
label: "Allow Transition",
|
label: "Allow Translation",
|
||||||
type: "bool",
|
type: "bool",
|
||||||
propertyID: "animation.allowTranslation",
|
propertyID: "animation.allowTranslation",
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue