Browse Source
Previously, if the user selected a per-game driver and that driver was deleted from the global menu, it would cause a crash, it was because of a mismatch between FileNotFoundException and NoSuchFileException. To avoid the inconsistency I just made the check for if a file exists or not to be separate. Signed-off-by: Aleksandr Popovich <popovich@eden-emu.dev>pull/58/head
1 changed files with 4 additions and 0 deletions
Loading…
Reference in new issue