mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-05-07 06:56:04 +02:00
Remove world/avatar caching 1
This commit is contained in:
@@ -8913,7 +8913,6 @@ speechSynthesis.getVoices();
|
|||||||
var args = await API.getCachedWorld({
|
var args = await API.getCachedWorld({
|
||||||
worldId: L.worldId
|
worldId: L.worldId
|
||||||
});
|
});
|
||||||
this.portalDownloadWorldCache(args.ref, ref);
|
|
||||||
this.addPhotonEventToGameLog({
|
this.addPhotonEventToGameLog({
|
||||||
created_at,
|
created_at,
|
||||||
type: 'PortalSpawn',
|
type: 'PortalSpawn',
|
||||||
|
|||||||
Reference in New Issue
Block a user