mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-08 18:02:13 +02:00
Fix bug with clicking on triggerable objects
This commit is contained in:
parent
d60cce0f2e
commit
8f000a9df2
1 changed files with 1 additions and 0 deletions
|
@ -130,6 +130,7 @@ var DISPATCHER_HOVERING_STYLE = {
|
|||
};
|
||||
|
||||
var DISPATCHER_PROPERTIES = [
|
||||
"id",
|
||||
"position",
|
||||
"registrationPoint",
|
||||
"rotation",
|
||||
|
|
Loading…
Reference in a new issue