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