enable activating by distance if in JITSI and JITSI was already opened
This commit is contained in:
parent
aec7790875
commit
4bae6e75b1
@ -972,6 +972,7 @@ export class GameScene extends DirtyScene {
|
|||||||
} else {
|
} else {
|
||||||
this.startJitsi(roomName, undefined);
|
this.startJitsi(roomName, undefined);
|
||||||
}
|
}
|
||||||
|
this.activatablesManager.enableSelectingByDistance();
|
||||||
layoutManagerActionStore.removeAction("jitsi");
|
layoutManagerActionStore.removeAction("jitsi");
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user