Player head as console icon

For Windows only
Idea from TNT-UP
This commit is contained in:
ORelio 2014-06-30 13:55:51 +02:00
parent 168f8c4d99
commit 42e706d1a7
5 changed files with 63 additions and 5 deletions

View file

@ -176,11 +176,11 @@ namespace MinecraftClient.Protocol
catch (System.Security.Authentication.AuthenticationException)
{
return LoginResult.SSLError;
}/*
}
catch
{
return LoginResult.OtherError;
}*/
}
}
/// <summary>