Merge commit '3538b7dcc0710bd848de97e738afe6a34cdba78b'

This commit is contained in:
Pascal Serrarens 2025-02-11 14:33:38 +01:00
commit 0307a62ed8

View File

@ -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