fix TasStateManager clearing bug
This commit is contained in:
parent
399a8b5166
commit
a7bf968554
|
@ -507,7 +507,6 @@ namespace BizHawk.Client.Common
|
|||
accessed.Clear();
|
||||
Used = 0;
|
||||
clearDiskStates();
|
||||
ndbdatabase.Clear();
|
||||
}
|
||||
public void ClearStateHistory()
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue