FirstGearGames / FishNet

FishNet: Unity Networking Evolved.
Other
1.39k stars 149 forks source link

Update Multipass.cs #694

Closed jimdroberts closed 4 months ago

jimdroberts commented 5 months ago

Add GetPort override to return the first transports port instead of immediately returning 0. This is way more useful as the first transport on the server may share the port value.