Refix drag & drop for movie files
This commit is contained in:
parent
b95264e9bf
commit
e4168d609e
|
@ -581,8 +581,7 @@ namespace BizHawk.MultiClient
|
|||
case ".TAS": //Bizhawk
|
||||
case ".FM2": //FCUEX
|
||||
case ".MC2": //PCEjin
|
||||
//case ".STATE": //Savestates
|
||||
// return true;
|
||||
return true;
|
||||
default:
|
||||
return false;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue