Mild code cleanup after having to reclone the dev environment.

This commit is contained in:
WayofTime 2015-07-29 07:34:41 -04:00
parent f85a9471dd
commit e5536872a9
3 changed files with 1 additions and 15 deletions

View file

@ -86,7 +86,7 @@ public class ThreadDownloadGAPI extends Thread
}
}
private void sendError()
private void sendError()
{
if (Minecraft.getMinecraft().thePlayer != null)
{