mirror of
https://github.com/OpenMW/openmw.git
synced 2026-01-31 19:18:27 +00:00
Fix launcher documentation link (#8934)
This commit is contained in:
parent
74387b4694
commit
d920e58cfe
1 changed files with 1 additions and 1 deletions
|
|
@ -600,5 +600,5 @@ void Launcher::MainDialog::play()
|
|||
|
||||
void Launcher::MainDialog::help()
|
||||
{
|
||||
Misc::HelpViewer::openHelp("reference/index.html");
|
||||
Misc::HelpViewer::openHelp({});
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue