This commit is contained in:
Natsumi
2021-12-29 16:24:06 +13:00
parent 482fd66018
commit 71c5e1ca6f

View File

@@ -8745,6 +8745,8 @@ speechSynthesis.getVoices();
}
}
if (this.debugPhotonLogging) {
var displayName =
this.getDisplayNameFromPhotonId(senderId);
var feed = `RPC ${displayName} ${
this.photonEventType[eventData.Type]
}${eventType}`;