This commit is contained in:
_Bastler
2021-09-20 09:53:25 +02:00
parent 1e43229956
commit 54346896b9
2 changed files with 7 additions and 0 deletions
+1
View File
@@ -178,6 +178,7 @@ class ConnectionManager {
} catch (e) {
console.error(e);
localUserStore.setLastRoomUrl(null);
this._currentRoom = null;
}
if (this._currentRoom != undefined && this._currentRoom.textures != undefined && this._currentRoom.textures.length > 0) {
//check if texture was changed