Merge branch 'develop' of github.com:thecodingmachine/workadventure
This commit is contained in:
@@ -1178,6 +1178,7 @@ export class GameScene extends DirtyScene {
|
||||
roomId: this.roomUrl,
|
||||
tags: this.connection ? this.connection.getAllTags() : [],
|
||||
variables: this.sharedVariablesManager.variables,
|
||||
userRoomToken: this.connection ? this.connection.userRoomToken : "",
|
||||
};
|
||||
});
|
||||
this.iframeSubscriptionList.push(
|
||||
|
||||
Reference in New Issue
Block a user