mirror of
https://github.com/overte-org/overte.git
synced 2025-08-08 19:56:44 +02:00
remove comments
This commit is contained in:
parent
003395b256
commit
d0eb6a3ad0
1 changed files with 0 additions and 1 deletions
|
@ -516,7 +516,6 @@ Script.include("/~/system/libraries/controllers.js");
|
||||||
targetProps.dynamic = true;
|
targetProps.dynamic = true;
|
||||||
Entities.editEntity(entityID, targetProps);
|
Entities.editEntity(entityID, targetProps);
|
||||||
this.madeDynamic = true;
|
this.madeDynamic = true;
|
||||||
// make distance grabbale
|
|
||||||
}
|
}
|
||||||
|
|
||||||
if (!this.distanceRotating) {
|
if (!this.distanceRotating) {
|
||||||
|
|
Loading…
Reference in a new issue