NuclearPowered / Reactor

Modding api for Among Us
https://reactor.gg
GNU Lesser General Public License v3.0
225 stars 43 forks source link

Fix Game lists not working on legacy mm servers #67

Closed miniduikboot closed 1 year ago

miniduikboot commented 1 year ago

This happens because InnerNetClient.CoConnect now sets the default LastDisconnectReason to Unknown instead of ExitGame, which breaks the public game list screen.

Co-Authored-By: Edward Smale essmale2005@gmail.com