mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-28 15:41:13 -04:00
Run tes3mp-netlauncher instead openmw in the OpenMW Launcher
This commit is contained in:
parent
90908ed113
commit
f7dc30387c
@ -580,6 +580,6 @@ void Launcher::MainDialog::play()
|
||||
|
||||
// Launch the game detached
|
||||
|
||||
if (mGameInvoker->startProcess(QLatin1String("openmw"), true))
|
||||
if (mGameInvoker->startProcess(QLatin1String("tes3mp-netlauncher"), true))
|
||||
return qApp->quit();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user