mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 04:44:11 +02:00
Merge branch 'master' of github.com:highfidelity/hifi into head-controller
This commit is contained in:
commit
c83549a679
2 changed files with 2 additions and 1 deletions
Binary file not shown.
|
@ -20,7 +20,8 @@ var ICON_FOR_TYPE = {
|
|||
Light: "p",
|
||||
Zone: "o",
|
||||
PolyVox: "",
|
||||
Multiple: ""
|
||||
Multiple: "",
|
||||
PolyLine: ""
|
||||
}
|
||||
|
||||
var EDITOR_TIMEOUT_DURATION = 1500;
|
||||
|
|
Loading…
Reference in a new issue