mirror of
https://github.com/isledecomp/isle-portable.git
synced 2026-01-15 03:51:14 +00:00
oops that's an extra semicolon I don't need
This commit is contained in:
parent
9386c6f7de
commit
14f28494b8
@ -286,7 +286,6 @@ void CMainDialog::SelectDataPathDialog()
|
||||
data_dir.cd(QString("DATA"));
|
||||
data_dir.cd(QString("disk"));
|
||||
currentConfigApp->m_base_path = data_dir.absolutePath().toStdString();
|
||||
;
|
||||
m_modified = true;
|
||||
}
|
||||
UpdateInterface();
|
||||
|
||||
Loading…
Reference in New Issue
Block a user