mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-06-29 09:59:59 +03:00
Merge pull request #863 from Scrumplex/fix-braindead-moment
update NewLaunch package name
This commit is contained in:
commit
f2fa82fd3c
1 changed files with 1 additions and 1 deletions
|
|
@ -142,7 +142,7 @@ void LauncherPartLaunch::executeTask()
|
|||
#else
|
||||
args << classPath.join(':');
|
||||
#endif
|
||||
args << "org.multimc.EntryPoint";
|
||||
args << "org.polymc.EntryPoint";
|
||||
|
||||
qDebug() << args.join(' ');
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue