Fix exitonfailure not exiting on disconnect

See #268
This commit is contained in:
ORelio 2017-04-17 16:10:34 +02:00
parent ffb1adeb4d
commit f177ea272f

View file

@ -382,6 +382,7 @@ namespace MinecraftClient
offlinePrompt.Start();
}
}
else Exit();
}
/// <summary>