mirror of
https://github.com/overte-org/overte.git
synced 2025-08-09 09:28:46 +02:00
removed bad log
This commit is contained in:
parent
83546de9da
commit
c7f5a5064d
1 changed files with 0 additions and 1 deletions
|
@ -344,7 +344,6 @@ function makeNameTag(uuid) {
|
||||||
}, REDRAW_TIMEOUT_AMOUNT_MS);
|
}, REDRAW_TIMEOUT_AMOUNT_MS);
|
||||||
}
|
}
|
||||||
|
|
||||||
console.log("\n\nV2\n\n");
|
|
||||||
// Check to see if the display named changed or if the distance is big enough to need a redraw.
|
// Check to see if the display named changed or if the distance is big enough to need a redraw.
|
||||||
var MAX_RADIUS_IGNORE_METERS = 22;
|
var MAX_RADIUS_IGNORE_METERS = 22;
|
||||||
var MAX_ON_MODE_DISTANCE = 35;
|
var MAX_ON_MODE_DISTANCE = 35;
|
||||||
|
|
Loading…
Reference in a new issue