mirror of
https://github.com/overte-org/overte.git
synced 2025-04-21 06:44:06 +02:00
Merge branch 'parent-hotkey' of mgit:Menithal/hifi into parent-hotkey
This commit is contained in:
commit
91fa871d55
1 changed files with 0 additions and 1 deletions
|
@ -1619,7 +1619,6 @@ var PropertiesTool = function (opts) {
|
|||
print('Edit.js received web event that was not valid json.')
|
||||
return;
|
||||
}
|
||||
print(JSON.stringify(data))
|
||||
var i, properties, dY, diff, newPosition;
|
||||
if (data.type === "print") {
|
||||
if (data.message) {
|
||||
|
|
Loading…
Reference in a new issue