mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-06-28 09:59:32 -06:00
Infinity Base: Figure Name Fix
This commit is contained in:
@ -139,8 +139,6 @@ void InfinityBaseWindow::LoadFigure(u8 slot)
|
||||
|
||||
s_last_figure_path = QFileInfo(file_path).absolutePath() + QLatin1Char('/');
|
||||
|
||||
m_edit_figures[slot]->setText(QFileInfo(file_path).fileName());
|
||||
|
||||
LoadFigurePath(slot, file_path);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user