mirror of
https://github.com/overte-org/overte.git
synced 2025-08-09 15:09:24 +02:00
removed extra disconnect function
This commit is contained in:
parent
e2fee5361d
commit
77d17e0ff7
1 changed files with 1 additions and 2 deletions
|
@ -702,7 +702,6 @@ function reset() {
|
|||
_this.avatars = {};
|
||||
shouldToggleInterval();
|
||||
maybeClearAlwaysOnAvatarDistanceCheck();
|
||||
maybeDisconnectCameraModeUpdatedSignal();
|
||||
|
||||
return _this;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue