зеркало из https://github.com/mozilla/Spoke.git
Fix regression removing "disable teleport" option
This commit is contained in:
Родитель
93405a3827
Коммит
070c2c5cac
|
@ -31,6 +31,7 @@ const propertyNames = [
|
||||||
"canBeOccupied",
|
"canBeOccupied",
|
||||||
"canBeClicked",
|
"canBeClicked",
|
||||||
"willDisableMotion",
|
"willDisableMotion",
|
||||||
|
"willDisableTeleport",
|
||||||
"snapToNavMesh",
|
"snapToNavMesh",
|
||||||
"willMaintainInitialOrientation"
|
"willMaintainInitialOrientation"
|
||||||
];
|
];
|
||||||
|
|
Загрузка…
Ссылка в новой задаче