This commit is contained in:
2026-06-24 12:18:12 +02:00
parent ad605bcab3
commit 2f18464e71
2 changed files with 1078 additions and 1077 deletions
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -602,7 +602,7 @@ namespace Marro.PacManUdon
QueueEventInBuffer(data);
//Debug.Log($"({nameof(PacManUdon)} {nameof(NetworkManager)}) Prepared event of type {eventType} with {data.Length} bytes, timestamp {timestamp} and id {eventId} for serialization.");
Debug.Log($"({nameof(PacManUdon)} {nameof(NetworkManager)}) Prepared event of type {eventType} with {data.Length} bytes, timestamp {timestamp} and id {eventId} for serialization.");
RequestSerializationForEvents();