dont crash on exit while writing inputlog

This commit is contained in:
zeromus 2011-07-13 01:45:40 +00:00
parent a228e05f38
commit 2c683dc90a
1 changed files with 1 additions and 0 deletions

View File

@ -54,6 +54,7 @@ namespace BizHawk.MultiClient
MovieMode = m;
lastLog = 0;
rerecordCount = 0;
this.Filename = filename;
}
public Movie()