Amend
This commit is contained in:
+1077
-1076
File diff suppressed because it is too large
Load Diff
@@ -602,7 +602,7 @@ namespace Marro.PacManUdon
|
|||||||
|
|
||||||
QueueEventInBuffer(data);
|
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();
|
RequestSerializationForEvents();
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user