is this cat and mouse now
This commit is contained in:
parent
1bc941d7f4
commit
beacfcf849
2 changed files with 3 additions and 1 deletions
|
|
@ -1637,7 +1637,7 @@ void FurnaceGUI::openFileDialog(FurnaceGUIFileDialogs type) {
|
|||
if (!dirExists(workingDirSong)) workingDirSong=getHomeDir();
|
||||
hasOpened=fileDialog->openLoad(
|
||||
"Open File",
|
||||
{"compatible files", "*.fur *.dmf *.mod *.fc13 *.fc14 *.smod *.fc *.ftm *.0cc *.dnm *.eft",
|
||||
{"compatible files", "*.fur *.dmf *.mod *.fc13 *.fc14 *.smod *.fc *.ftm *.0cc *.dnm *.eft *.fub",
|
||||
"all files", "*"},
|
||||
workingDirSong,
|
||||
dpiScale
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue