diff --git a/Participant.cs b/Participant.cs index c3184b8..ffecf5d 100644 --- a/Participant.cs +++ b/Participant.cs @@ -121,7 +121,6 @@ namespace Passer.Control.Core { } protected ulong nextPublishMe = 0; - public virtual void Update(ulong currentTimeMS = 0) { if (currentTimeMS == 0) { #if UNITY_5_3_OR_NEWER