mirror of
https://thingvellir.net/git/overte
synced 2025-03-27 23:52:03 +01: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