This commit is contained in:
Roland Winklmeier
2017-01-16 14:37:23 +01:00
committed by Mathew Sutcliffe
parent 372e92072c
commit 3addb44efd
3 changed files with 3 additions and 3 deletions

View File

@@ -266,7 +266,7 @@ namespace BlackGui
}
// FSD setup, then override
if (ui->comp_FsdDetails->isFsdSetuoEnabled())
if (ui->comp_FsdDetails->isFsdSetupEnabled())
{
const CFsdSetup fsd = ui->comp_FsdDetails->getValue();
currentServer.setFsdSetup(fsd);