parent
7630be7e93
commit
1d5a097a75
|
@ -645,7 +645,7 @@ namespace BizHawk.Emulation.DiscSystem
|
|||
{
|
||||
// wrap in zeropadadapter
|
||||
disc.DisposableResources.Add(mdfBlob);
|
||||
BlobIndex[count] = mdfBlob;
|
||||
BlobIndex[count++] = mdfBlob;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue