Assets\Tutorials\ObjectSpawning\Scripts\PasswordNetworkManager.cs(91,90): error CS0426: The type name 'ConnectionApprovedDelegate' does not exist in the type 'NetworkManager'
https://github.com/DapperDino/Unity-Multiplayer-Tutorials/blob/main/Assets/Tutorials/ObjectSpawning/Scripts/PasswordNetworkManager.cs
line no.91
Only works in package (netcode for objects 1.0.0-pre.3) , doesn't work in updated packages of netcode. @DapperDino