Merge pull request #863 from Scrumplex/fix-braindead-moment
update NewLaunch package name
This commit is contained in:
commit
f2fa82fd3c
@ -142,7 +142,7 @@ void LauncherPartLaunch::executeTask()
|
||||
#else
|
||||
args << classPath.join(':');
|
||||
#endif
|
||||
args << "org.multimc.EntryPoint";
|
||||
args << "org.polymc.EntryPoint";
|
||||
|
||||
qDebug() << args.join(' ');
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user