Merge pull request #3534 from mudlord/master

mudlord is a braindead hack. And a braindead clot
This commit is contained in:
Twinaphex 2016-09-07 01:49:02 +02:00 committed by GitHub
commit 1fcbd6d1e4

View File

@ -279,6 +279,9 @@ static int win32_drag_query_file(HWND hwnd, WPARAM wparam)
core_info_list_get_supported_cores(core_info_list,
(const char*)szFilename, &core_info, &list_size);
if (!list_size)
return 0;
runloop_ctl(RUNLOOP_CTL_SET_CONTENT_PATH,szFilename);
if (!string_is_empty(config_get_active_core_path()))