mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-08-04 18:54:02 +02:00
near-trigger works?
This commit is contained in:
parent
3b61e8518f
commit
03977334a0
1 changed files with 1 additions and 1 deletions
|
@ -95,7 +95,7 @@ Script.include("/~/system/controllers/controllerDispatcherUtils.js");
|
|||
|
||||
this.cleanup = function () {
|
||||
if (this.targetEntityID) {
|
||||
this.endNearParentingGrabEntity();
|
||||
this.endNearTrigger();
|
||||
}
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue