mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-05-06 22:46:06 +02:00
Fix
This commit is contained in:
@@ -8745,6 +8745,8 @@ speechSynthesis.getVoices();
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
if (this.debugPhotonLogging) {
|
if (this.debugPhotonLogging) {
|
||||||
|
var displayName =
|
||||||
|
this.getDisplayNameFromPhotonId(senderId);
|
||||||
var feed = `RPC ${displayName} ${
|
var feed = `RPC ${displayName} ${
|
||||||
this.photonEventType[eventData.Type]
|
this.photonEventType[eventData.Type]
|
||||||
}${eventType}`;
|
}${eventType}`;
|
||||||
|
|||||||
Reference in New Issue
Block a user