mirror of
https://github.com/overte-org/overte.git
synced 2025-08-07 19:50:38 +02:00
got rid of whitespace
This commit is contained in:
parent
db5f7cac8d
commit
eb7b720945
1 changed files with 1 additions and 1 deletions
|
@ -568,7 +568,7 @@ function MyController(hand, triggerAction) {
|
|||
this.setState(STATE_RELEASE);
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Entities.callEntityMethod(this.grabbedEntity, "continueNearGrabbingNonColliding");
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue