From 88857717898935700a70fcf5566f00072b41f1fa Mon Sep 17 00:00:00 2001 From: Natsumi Date: Sun, 27 Mar 2022 20:34:13 +1300 Subject: [PATCH] Remove world/avatar caching 1 --- html/src/app.js | 1 - 1 file changed, 1 deletion(-) diff --git a/html/src/app.js b/html/src/app.js index f21b543f..a61bc33f 100644 --- a/html/src/app.js +++ b/html/src/app.js @@ -8913,7 +8913,6 @@ speechSynthesis.getVoices(); var args = await API.getCachedWorld({ worldId: L.worldId }); - this.portalDownloadWorldCache(args.ref, ref); this.addPhotonEventToGameLog({ created_at, type: 'PortalSpawn',