NOISSUE continue debranding...

This commit is contained in:
Petr Mrázek
2021-10-18 00:47:02 +02:00
parent 297d4b4196
commit 5b3dffce62
50 changed files with 255 additions and 172 deletions

View File

@ -135,7 +135,7 @@ public class EntryPoint
}
if(isAborted)
{
System.err.println("Launch aborted by MultiMC.");
System.err.println("Launch aborted by the launcher.");
return 1;
}
if(m_launcher != null)