fix broken movie savestates
This commit is contained in:
parent
9b8cd47a0c
commit
450e4b60cd
|
@ -180,7 +180,6 @@ namespace BizHawk.Client.Common
|
||||||
}
|
}
|
||||||
|
|
||||||
s.Write(dst, 0, dst.Length);
|
s.Write(dst, 0, dst.Length);
|
||||||
s.Close();
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue