Replaced fullsyncforced with reset
This commit is contained in:
@@ -91,7 +91,7 @@ public class NetworkManagerTester : UdonSharpBehaviour
|
||||
continue;
|
||||
}
|
||||
|
||||
//Debug.Log($"{nameof(NetworkManagerTester)} Requested event with type {eventType}.");
|
||||
Debug.Log($"{nameof(NetworkManagerTester)} Requested event with type {eventType}.");
|
||||
|
||||
target.RequestEventReceived(eventType);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user