Implement the new co website system
This commit is contained in:
parent
1ee0b28f66
commit
da8cc661b7
10 changed files with 761 additions and 159 deletions
|
@ -1284,7 +1284,7 @@ ${escapedMessage}
|
|||
|
||||
public cleanupClosingScene(): void {
|
||||
// stop playing audio, close any open website, stop any open Jitsi
|
||||
coWebsiteManager.closeCoWebsite();
|
||||
coWebsiteManager.closeCoWebsites();
|
||||
// Stop the script, if any
|
||||
const scripts = this.getScriptUrls(this.mapFile);
|
||||
for (const script of scripts) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue