oops, didn't check this in
This commit is contained in:
parent
ca457d4ce3
commit
f64767d223
|
@ -312,6 +312,7 @@ namespace BizHawk.MultiClient
|
|||
public void IncrementRerecordCount()
|
||||
{
|
||||
rerecordCount++;
|
||||
Header.UpdateRerecordCount(rerecordCount);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue