ok
This commit is contained in:
@@ -176,7 +176,7 @@ namespace Riptide.Demos.Steam.PlayerHosted
|
||||
// Transition back to server browser
|
||||
Main.TransitionTo(MenuState.ServerBrowser);
|
||||
}
|
||||
catch (Exception ex)
|
||||
catch (System.Exception ex)
|
||||
{
|
||||
Main.helper.Log("Error during LeaveLobby:");
|
||||
Main.helper.Log(ex.Message);
|
||||
|
||||
Reference in New Issue
Block a user