3
0
Fork 0
mirror of https://github.com/lubosz/overte.git synced 2025-04-27 11:55:25 +02:00

Fix bug with clicking on triggerable objects

This commit is contained in:
ksuprynowicz 2023-06-27 17:47:36 +02:00
parent d60cce0f2e
commit 8f000a9df2

View file

@ -130,6 +130,7 @@ var DISPATCHER_HOVERING_STYLE = {
};
var DISPATCHER_PROPERTIES = [
"id",
"position",
"registrationPoint",
"rotation",