mirror of
https://github.com/lubosz/overte.git
synced 2025-04-24 14:03:17 +02:00
incease distance a bit
This commit is contained in:
parent
7d37f86337
commit
80da690680
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ var COLORS_TELEPORT_TOO_CLOSE = {
|
|||
};
|
||||
|
||||
|
||||
var TELEPORT_CANCEL_RANGE = 1.25;
|
||||
var TELEPORT_CANCEL_RANGE = 1.5;
|
||||
|
||||
function ThumbPad(hand) {
|
||||
this.hand = hand;
|
||||
|
|
Loading…
Reference in a new issue