mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-05-06 22:46:06 +02:00
🤔
This commit is contained in:
@@ -2753,6 +2753,7 @@ CefSharp.BindObjectAsync(
|
|||||||
break;
|
break;
|
||||||
|
|
||||||
case 'friend-location':
|
case 'friend-location':
|
||||||
|
// it seems to only come when a friend is in a private world :/
|
||||||
if (content.location !== 'private') {
|
if (content.location !== 'private') {
|
||||||
this.$emit('WORLD', {
|
this.$emit('WORLD', {
|
||||||
json: content.world,
|
json: content.world,
|
||||||
|
|||||||
Reference in New Issue
Block a user