Placeholder-Software / Dissonance

Unity Voice Chat Asset
72 stars 5 forks source link

Incorrect port number in the LLAPI Quick Start document. #31

Closed erobledo closed 7 years ago

erobledo commented 7 years ago

The document specifies that the default port is 5589. The actual value is 5889 (UNetCommsNetwork.cs:32).

https://github.com/Placeholder-Software/Dissonance/blob/master/docs/Basics/Quick-Start-UNet-LLAPI.md

martindevans commented 7 years ago

Well spotted and thanks for the report. I've just pushed up a fix for that :)