mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2025-11-07 17:36:07 +00:00
Player head as console icon
For Windows only Idea from TNT-UP
This commit is contained in:
parent
168f8c4d99
commit
42e706d1a7
5 changed files with 63 additions and 5 deletions
|
|
@ -176,11 +176,11 @@ namespace MinecraftClient.Protocol
|
|||
catch (System.Security.Authentication.AuthenticationException)
|
||||
{
|
||||
return LoginResult.SSLError;
|
||||
}/*
|
||||
}
|
||||
catch
|
||||
{
|
||||
return LoginResult.OtherError;
|
||||
}*/
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue